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で空のS4オブジェクトのベクトルを作成することは可能ですか? 何かのようなもの:
s4Vec<-rep(emptyS4Object,10)
ありがとう