By estis , 2 3月, 2018 コメントを投稿するにはログインしてください デフォルトは7桁。 options()関数で、変更できる。 > 1/7 [1] 0.1428571 > options(digits=10) > 1/7 [1] 0.1428571429 Comments
Comments