Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
古い R コードの改善を開始したところ、次の関数が非推奨になっていることがわかりました。
real
as.real
is.real
代わりに何を使用しますか?
うわー、それはかなり古いコードです。double、as.double、およびで問題ないと思いますis.double。
double
as.double
is.double