Skip to content

Toy R package for exploration

License

Unknown, MIT licenses found

Licenses found

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

RCONIS/toy-package

Repository files navigation

toypackage

Codecov test coverage

The goal of toypackage is to understand whether additional tests can be loaded from a private repository and coverage can still be calculated.

Installation

You can install the development version of toypackage from GitHub with:

# install.packages("pak")
pak::pak("RCONIS/toy-package")

Example

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

library(toypackage)
dummy(1, 2)
#> [1] 3
toy(3, 4)
#> [1] 12

About

Toy R package for exploration

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