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 を使用しており、メモリがほぼいっぱいです (gc() は既に適用されています)。各変数のメモリ消費量を知る方法はありますか?これにより、どの変数が最も多くのメモリを使用しているかを把握し、それを削除できます。
はい、試してみてください:
object.size()