Nothing
available helps you name your R package.
You can install available from CRAN with:
install.packages("available")
Or the development version from GitHub with:
# install.packages("devtools")
devtools::install_github("r-lib/available")
library(available)
suggest(text = "Client for New York Times APIs")
#> timesr
suggest(text = "An R Interface to SciDB")
#> scidbr
RStudio versions 1.1 and later support color in the terminal.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.