show_waves {opinAr} | R Documentation |
Computa el ICG (Compute ICG)
Description
Función para mostrar las olas, el mes y el año (Function to compute ICG results)
Usage
show_waves(data = NULL, viewer = FALSE)
Arguments
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). |
Value
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).
See Also
[Package opinAr version 1.0.0 Index]