show_waves | R Documentation |
Función para mostrar las olas, el mes y el año (Function to compute ICG results)
show_waves(data = NULL, viewer = FALSE)
data |
un tibble guardado como objeto en el enviroment luego de consultar |
viewer |
para elegir si la tabla se ve en el visor o se imprime el tibble para ser utilizado (choose to view the table in the viewer or print the tibble to be used). |
devuelve un tibble con class "tbl_df","tbl", "data.frame"
con el número de ola y el mes y año correspondiente
(returns a tibble with class "tbl_df", "tbl", "data.frame"
with the wave number and the corresponding month and year).
get_icg_raw
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.