Description Usage Arguments Examples
Using upper air sounding data, create a list object that can be used for analysis.
1 | process_sounding_data(sounding_data)
|
sounding_data |
a character vector that is produced from the 'get_sounding_data' function. |
1 2 3 4 5 | ## Not run:
# Process sounding data created by the 'get.sounding.data' function
processed_data <- process_sounding_data(sounding_data = the_sounding_data)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.