computeABIMOclimate | R Documentation |
read Climate Engine data and compute (source: https://app.climateengine.org/climateEngine)
computeABIMOclimate( rawdir, file_inp, file_out, summer_month_start = 4, skip = 6, sep = "", dec = "." )
rawdir |
rawdir |
file_inp |
name of input file |
file_out |
name of output file to be written in "raw_dir" |
summer_month_start |
number of month where summer half year starts (default: 4) |
skip |
skip (default: 6) |
sep |
sep (default: ”) |
dec |
dec (default: '.') |
data frame with yearly summed measurements (summer half year, total year sum) and also text file written to "raw_dir" with "out_file" name
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.