README.md

Travis build status Coverage status

iemand

The goal of iemand is to learn how to make packages!

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("theoniphotopoulou/iemand")

Example

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")


theoniphotopoulou/iemand documentation built on May 26, 2019, 5:32 a.m.