Skip to content

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages