Skip to content
Snippets Groups Projects
Commit d09cefdb authored by Laura A DeCicco's avatar Laura A DeCicco
Browse files

Also forgot the rd file.

parent 98e802e4
No related branches found
No related tags found
1 merge request!117More tz and state code updates.
......@@ -17,6 +17,11 @@ retrieval for the earliest possible record. Date arguments are always specified
\item{endDate}{character ending date for data retrieval in the form YYYY-MM-DD. Default is "" which indicates
retrieval for the latest possible record. Date arguments are always specified in local time.}
\item{tz}{character to set timezone attribute of datetime. Default is an empty quote, which converts the
datetimes to UTC (properly accounting for daylight savings times based on the data's provided tz_cd column).
Possible values to provide are "America/New_York","America/Chicago", "America/Denver","America/Los_Angeles",
"America/Anchorage","America/Honolulu","America/Jamaica","America/Managua","America/Phoenix", and "America/Metlakatla"}
}
\value{
A data frame with at least the following columns:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment