knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

score4cast

R-CMD-check CRAN status R-CMD-check

The goal of score4cast is to ...

Installation

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

# install.packages("devtools")
devtools::install_github("eco4cast/score4cast")

Example

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

library(score4cast)
## basic example code


eco4cast/read4cast documentation built on Nov. 7, 2023, 5:12 a.m.