Skip to content

Bauchi package development training

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

Shelmith-Kariuki/naija

Repository files navigation

naija

The goal of naija is to show the Bauchi RUG how to develop a package.

Installation

You can install the released version of naija from CRAN with:

Note: This package is not yet on CRAN

install.packages("naija")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("Shelmith-Kariuki/naija")

Example

This is a basic example which shows you how to solve a common problem:

library(naija)
## basic example code
care_message("Hadley")
#> [1] "Hi Hadley , we hope you are taking care of yourself."

About

Bauchi package development training

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages