Skip to content
/ fjoRds Public

A Package To Show How To Create Packages

License

Unknown, MIT licenses found

Licenses found

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

popovs/fjoRds

Repository files navigation

fjoRds

The goal of fjoRds is to showcase how to create a simple package. This simple package checks if a fjord can be found in Norway.

Installation

You can install the development version of fjoRds using the {remotes} package:

install.packages("remotes")
remotes::install_github("popovs/fjoRds")

Example

The fjord_finder() function quickly checks if a fjord is in Norway. Try:

library(fjoRds)
fjord_finder("Sognefjord")
fjord_finder("Princess Louisa Sound")
fjord_finder("Illulissat")

Please note that the fjoRds project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

About

A Package To Show How To Create Packages

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages