This function return data.frame with the number of localities, loggers and sensors of input myClim object.

mc_info_count(data)

Arguments

data

myClim object see myClim-package

Value

data.frame with count of localities, loggers and sensors

Examples

count_table <- mc_info_count(mc_data_example_raw)