SYMBOL INDEX (12 symbols across 5 files) FILE: docs/docsearch.js function matchedWords (line 54) | function matchedWords(hit) { function updateHitURL (line 73) | function updateHitURL(hit) { FILE: docs/pkgdown.js function paths (line 42) | function paths(pathname) { function prefix_length (line 53) | function prefix_length(needle, haystack) { function changeTooltipMessage (line 72) | function changeTooltipMessage(element, msg) { FILE: src/RcppExports.cpp function RcppExport (line 15) | RcppExport SEXP _imputeTS_locf(SEXP xSEXP, SEXP reverseSEXP) { function RcppExport (line 27) | RcppExport SEXP _imputeTS_ma(SEXP xSEXP, SEXP kSEXP, SEXP weightingSEXP) { function RcppExport (line 45) | RcppExport void R_init_imputeTS(DllInfo *dll) { FILE: src/locf.cpp function locf (line 6) | Rcpp::NumericVector locf(NumericVector x, bool reverse) FILE: src/ma.cpp type pow_wrapper (line 5) | struct pow_wrapper { function NumericVector (line 11) | NumericVector vecpow(const IntegerVector base, const NumericVector exp) { function ma (line 20) | Rcpp::NumericVector ma(NumericVector x, int k, String weighting) {