X-Git-Url: https://git.auder.net/images/pieces/%22%20%20%20VariantRules.getPpath%28board%5Bi%5D%5Bj%5D%29%20%20%20%22.svg?a=blobdiff_plain;ds=sidebyside;f=pkg%2FR%2FData.R;h=697da05f459f7cf4442e4f631e89b62942ee2ded;hb=ed5977b22fb345f6586364c4e0ee841a4a600aaf;hp=42e8c69b1ad0380f50404b1b1572a99cd73f0593;hpb=98e958cab563866f8e00886b54336018a2e8bc97;p=talweg.git diff --git a/pkg/R/Data.R b/pkg/R/Data.R index 42e8c69..697da05 100644 --- a/pkg/R/Data.R +++ b/pkg/R/Data.R @@ -37,6 +37,7 @@ #' \item{\code{getExoHat(index)}}{ #' Get estimated exogenous variables at specified index.} #' } +#' Data = R6::R6Class("Data", private = list( .data = list()