View source: R/func_lazy_read_nasa_ames.R
| lazy_read_nasa_ames | R Documentation | 
Function to read NASA Ames files into R in a basic way
lazy_read_nasa_ames(file, start_date, date_column = 1, tz = "UTC")
| file | path of NASA Ames File | 
| start_date | date where DOY begins | 
| tz | timezone for date_from_decimal_day | 
| column | where date is stored, default 1 | 
list where item one is the header text and item 2 is the data as a dataframe
Will S. Drysdale
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.