Learn R Programming

myClim (version 1.4.0)

mc_info_count: Count data

Description

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

Usage

mc_info_count(data)

Value

data.frame with count of localities, loggers and sensors

Arguments

data

myClim object see myClim-package

Examples

Run this code
count_table <- mc_info_count(mc_data_example_raw)

Run the code above in your browser using DataLab