capins

knitr::opts_chunk$set(
  comment = "#>",
  collapse = TRUE,
  warning = FALSE,
  message = FALSE
)

Project Status: Concept – Minimal or no implementation has been done yet, or the repository is only intended to be a limited example, demo, or proof-of-concept. R-check

capins - Content Addressable Pins

Installation

install.packages("remotes")
remotes::install_github("sckott/capins")
library("capins")

Meta



sckott/capins documentation built on Feb. 13, 2021, 12:55 a.m.