mc_info_count | R Documentation |
This function return data.frame with the number of localities, loggers and sensors of input myClim object.
mc_info_count(data)
data |
myClim object see myClim-package |
data.frame with count of localities, loggers and sensors
count_table <- mc_info_count(mc_data_example_raw)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.