Welcome to ClientVPS Mirrors

README

{rotulador}

CRAN status

R-CMD-check Test coverage CodeFactor lint GH Pages built

The goal of {rotulador} is to provide functions for programming and generating documents in R. It’s a tools to help developers and producers manipulate R objects and outputs.

Installation

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

# install.packages("remotes")
remotes::install_github("TractorTom/rotulador")

Example

Formating code top include in a document:

library("rotulador")

code <- "x <- 1:10\nmean(x)"
clipr::write_clip(code)
render_code(code, format = "html")

Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.

This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.