The goal of brute
is to print the string "Hello, World".
You can install the package directly from GitHub using the devtools
package.
# install.packages("devtools")
install_github("nathaneastwood/brute")
The package only offers one function: brute()
.
I was inspired to write this package by r/ProgrammerHumor. Because what else am I going to do on a Saturday morning?
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.