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

KetnipzR

R-CMD-check lifecycle License: LGPL v3

The goal of KetnipzR is to ...

Installation

You can install the development version of KetnipzR from GitHub with:

# install.packages("devtools")
devtools::install_github("lucassxs/KetnipzR")

Example

This is a basic example which shows you how to solve a common problem:

#library(KetnipzR)
# ketnipz_r()

In that case, don't forget to commit and push the resulting figure files, so they display on GitHub and CRAN.



lucassxs/KetnipzR documentation built on Jan. 14, 2022, 10:17 a.m.