lazy_read_nasa_ames: Lazy Read NASA Ames

View source: R/func_lazy_read_nasa_ames.R

lazy_read_nasa_amesR Documentation

Lazy Read NASA Ames

Description

Function to read NASA Ames files into R in a basic way

Usage

lazy_read_nasa_ames(file, start_date, date_column = 1, tz = "UTC")

Arguments

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

Value

list where item one is the header text and item 2 is the data as a dataframe

Author(s)

Will S. Drysdale


willdrysdale/wsdmiscr documentation built on Aug. 26, 2023, 12:31 a.m.