Base R uses dots in function names ( contrib.url() ) and class names ( data.frame ), but it's better to reserve dots exclusively for the S3 object system.
確定! 回上一頁