The simple printing method in R is to use print() . As its name indicates, this method prints its arguments on the R console. However, cat() does the same ...
確定! 回上一頁