The goal of tostada is to provide a set of useful functions to deal with the most standard asteroseismic data (observation files, models, etc.) as well as frequent operations on these data (e.g. compute large separations from spectra)
Installation
You can install the development version of tostada from GitHub with:
# install.packages("devtools")
devtools::install_github("juancasy/tostada")