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.
read_table は read.table のような .gz ファイルで機能しますか?
read_table(gzipped(filename)) を使用しようとしてもうまくいきませんでした。代替手段があるかどうか疑問に思います。hddでファイルを解凍したくありませんが、それが役立つ場合はRAMで解凍できます(方法はわかりません)。