R/utilr.R

#' utilr: Yu Zhu's data processing routine. 
#' 
#'  The utilr package provides data processing facilities on:
#' I/O (sv and ld),
#' NAs filling (fillna),
#' decimal growth rate (growth),
#' collaging plots (multiplot),
#' changing encoding (char2utf8 and char2native)
#'
#' @docType package
#' @name utilr


NULL
XiaomoWu/utilr documentation built on July 30, 2022, 11:26 a.m.