read_pred: Read one or more prediction files

View source: R/io.R

read_predR Documentation

Read one or more prediction files

Description

If multiple files are provided then a "version" column is prepended

Usage

read_pred(
  filename = system.file("exdata/prediction.csv.gz", package = "calanusthreshold")
)

Arguments

filename

charcater, one or more filenames

Value

tibble (possibly with a 'version' column)


BigelowLab/calanusthreshold documentation built on May 12, 2022, 5:06 a.m.