Vstack: Vertical Concatenation Description. The vertical concatenation of expressions. This is equivalent to rbind when applied to objects with the same number of columns. Usage vstack(.) Arguments.
vstack、hstack は、配列を縦(vstack)、または横(hstack)に連結します。
配列を連結
