Environment : Google Colaboratory https://colab.research.google.com/
-
Once: Create an ipynb file in the
Colab Notebooks
folder inMy Drive
(currently open file). -
Once: Create an
Oda_etal_R
folder inMy Drive
and place the original data of the Excel file. -
Mount Google Drive.
-
Run the following code to create the graph. The installed R package will be removed when the runtime is disconnected, so you will need to reinstall it each time you reconnect.
・Run the magic commands and install R packages.
・Define functions and draw the graph.
・Save the graph (comment it out when not in use).