The goal of iemand is to learn how to make packages!
You can install the development version from GitHub with:
# install.packages("devtools")
devtools::install_github("theoniphotopoulou/iemand")
This is a basic example which shows you how the main functions work:
## basic example code for test_function
test_function()
create_age()
give(name)
praise_nicely("My package")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.