| read_plain_mode | R Documentation |
Read plain mode data
read_plain_mode(filename, tz = "UTC")
filename |
character or connection |
tz |
character, the time zone for the location and time requested |
list with
location, the name of the location
lonlat, numeric two element vector of [lon,lat]
file, the name of the output file
status, status code from calling the function - either zero (sucess) or non-zero
moon, tibble of moon rise/set, possible with 0 rows
sun, tibble of sun rise/set, possibly with 0 rows
tide, tibble of tide height and stage, possibly with 0 rows
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.