knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)

CRAN status R-CMD-check Codecov test coverage

xzibit

\

available

available helps you name your R package.

Installation

You can install available from CRAN with:

install.packages("available")

Or the development version from GitHub with:

pak::pak("r-lib/available")

Examples

\

Generate new package names from titles

library(available)
suggest(text = "Client for New York Times APIs")

suggest(text = "An R Interface to SciDB")

Rstudio Support

RStudio versions 1.1 and later support color in the terminal.



jimhester/available documentation built on Aug. 28, 2024, 3:42 p.m.