R/pjutils-package.R

#' pjutils: Utils for data calculation and analysis.
#'
#' This package wraps the most common used functions for calculating risk factors
#' to score and some other userful functions.
#'
#' @name pjutils
#' @docType package
#' @author \href{https://github.com/BruceZhaoR}{Wei Zhao}
#' @useDynLib pjutils, .registration = TRUE
#' @importFrom Rcpp sourceCpp
NULL
BruceZhaoR/pjutils documentation built on May 20, 2019, 11:38 a.m.