Skip to content

d-morrison/snapshot.data

Repository files navigation

snapshot.data

R-CMD-check

The goal of snapshot.data is to export the expect_snapshot_data() function from https://github.com/bcgov/ssdtools, to test functions in other projects, without having to import the entire ssdtools package.

See bcgov/ssdtools#379 (comment).

Installation

You can install the development version of snapshot.data from GitHub with:

# install.packages("pak")
pak::pak("d-morrison/snapshot.data")

Example

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

library(snapshot.data)
## basic example code

About

What the Package Does (One Line, Title Case)

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