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.
[1:350] 、 [1:450] など、それぞれ異なる数の値を含む 6 つの数値リストがあります。rbind() を使用して、これらすべてのリストを特異なリスト、つまり [1:1050] に追加しようとしていますが、得られる出力は [1:350, 1:6] のデータフレームです。
誰かがこれで私を助けてくれませんか。