read_data_file: Read in the iscam data file

View source: R/read-data-file.R

read_data_fileR Documentation

Read in the iscam data file

Description

Read in the iscam data file

Usage

read_data_file(file = NULL, verbose = FALSE)

Arguments

file

Filename (full path)

verbose

Say more

Details

This file was checked out back in time because it had been changed to work on Petrale and had to be changed back to work on Arrowtooth. The command run was: git checkout 815275c~1 – R/read-data-file.R The command to bring it back should be: git checkout 424f727 – R/read-data-file.R

Value

A list representing the contents of the iscam data file


pbs-assess/gfiscamutils documentation built on Oct. 24, 2024, 1:37 p.m.