knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

SamplingC

Build

Build Status

Installation

Latest version

You can install the latest version of the package Sampling with the following command:

# install.packages("devtools")
devtools::install_github("Rjauslin/Sampling")


RJauslin/Sampling documentation built on Aug. 29, 2020, 7:27 a.m.