Learn R Programming

earthtide (version 0.1.7)

get_main_frequency: get_main_frequency

Description

Get the frequency of the wave with the maximum amplitude in a range.

Usage

get_main_frequency(start, end)

Value

the main frequency between start and end

Arguments

start

the starting frequency in cycles per day (numeric)

end

the ending frequency in cycles per day (numeric)