format_data | R Documentation |
Format the meteorological data.
format_data(x, ...)
## S3 method for class 'WIN'
format_data(x, base_direction = "N", ...)
## S3 method for class 'PRS'
format_data(x, ...)
## S3 method for class 'EVP'
format_data(x, ...)
## S3 method for class 'TEM'
format_data(x, ...)
## S3 method for class 'RHU'
format_data(x, ...)
## S3 method for class 'PRE'
format_data(x, ...)
## S3 method for class 'SSD'
format_data(x, ...)
## S3 method for class 'GST'
format_data(x, ...)
x |
A |
... |
Not used yet. |
base_direction |
Character. Direction of 0 degree. Should be one of (E)ast, (W)est, (S)outh and (N)orth. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.