Description Usage Arguments Value
function to subset data based on user specified start and end time or by GPS lat/longs
1 | SubsetData(data, start, end, method)
|
data |
a data object from ReadEKRaw, ConvertPower or FindBottom |
start |
time as character in format:"YYYY-MM-DD HH:MM:SS GMT" or decimal degrees as a number with the form c(lat,long) |
end |
see start |
method |
specified by user as either "time" or "latlong", must match units in start and end |
individual transects from each lake that can then be plotted or further analyzed. Remember, that plotting function only works if the first ping in the data set is the start of the transect.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.