get_main_frequency {earthtide} | R Documentation |
get_main_frequency
Description
Get the frequency of the wave with the maximum amplitude in a range.
Usage
get_main_frequency(start, end)
Arguments
start |
the starting frequency in cycles per day (numeric) |
end |
the ending frequency in cycles per day (numeric) |
Value
the main frequency between start and end
[Package earthtide version 0.1.5 Index]