Nothing
thisutils
is an R package for collecting some useful functions.
You can install the development version from GitHub
use pak
:
if (!require("pak", quietly = TRUE)) {
install.packages("pak")
}
pak::pak("mengxu98/thisutils")
Please reference here
.
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.