This function return data.frame with the number of localities, loggers and sensors of input myClim object.
mc_info_count(data)
myClim object see myClim-package
data.frame with count of localities, loggers and sensors
count_table <- mc_info_count(mc_data_example_raw)