read_gp5w | R Documentation |
Read data from a Geoprecision GP5W file
read_gp5w(filename, simplify = FALSE)
filename |
character, path to the file |
simplify |
logical, whether LoggerReadR should simplify the returned dataframe (see details) |
If simplify is 'TRUE', the dataframe will be standardized somewhat: row numbers and non-data columns will be removed; time and date columns will be combined into a single column called 'TIME'.
dataframe, a dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.