Nothing
ufs: A leaner, cleaner version of the userfriendlyscience package
The pkgdown website for this project is located at https://r-packages.gitlab.io/ufs.
You can install the released version of ufs
from
CRAN with:
install.packages('ufs');
You can install the development version of ufs
from
GitLab with:
remotes::install_gitlab('r-packages/ufs');
If you want the even more cutting edge version, you can install from the
dev
branch (as opposed to the default branch, prod
) with:
remotes::install_gitlab('r-packages/ufs@dev');
(This is assuming you have the remotes
packages installed; otherwise,
install that first using the install.packages
function.)
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.