n_minmax: n_minmax

View source: R/n_minmax.R

n_minmaxR Documentation

n_minmax

Description

n_minmax determines the smallest radial order (n) among all the max(n, L)

Usage

n_minmax(model.df)

Arguments

model.df

DataFrame.

Details

This function takes one argument, a dataframe with the synthetic oscillation spectra read from read_graco, read_adipls, read_gyre, or read_losc.

Value

It returns a single numeric value

Examples

n_max <- n_minmax(df_oscillations)

## Not run: 
  n_minmax(df_olscillations)

## End(Not run)

juancasy/tostada documentation built on March 13, 2024, 10:57 p.m.