data frame 和matrix最大的不同是,每一行都可以有不同的資料型態。然後我們也可以用names()來給他起名字。data frame的底層其實是用很多的list構成 ...
確定! 回上一頁