diff --git a/R/EXstat.R b/R/EXstat.R index e1bc93f..22570d6 100644 --- a/R/EXstat.R +++ b/R/EXstat.R @@ -1,4 +1,3 @@ -#' @docType EXstat #' @name EXstat #' @title EXstat #' @description Provides an efficient and simple solution to aggregate and analyze the stationarity of time series. diff --git a/man/EXstat.Rd b/man/EXstat.Rd index e4173f4..eb5a54a 100644 --- a/man/EXstat.Rd +++ b/man/EXstat.Rd @@ -1,6 +1,5 @@ % Generated by roxygen2: do not edit by hand % Please edit documentation in R/EXstat.R -\docType{EXstat} \name{EXstat} \alias{EXstat} \title{EXstat}