R/sinaica_param_data.R

Defines functions sinaica_param_data

Documented in sinaica_param_data

#' Defunct Functions
#'
#' These functions are Deprecated in this release of rsinaica, they will be
#' removed in a future version.
#' @name rsinaica-defunct
#' @keywords internal
NULL



#' @rdname rsinaica-defunct
#' @export
sinaica_param_data <- function(parameter,
                               start_date,
                               end_date,
                               type = "Crude",
                               remove_extremes = FALSE) {
 .Defunct()
}

Try the rsinaica package in your browser

Any scripts or data that you put into this service are public.

rsinaica documentation built on June 22, 2024, 11:56 a.m.