file_to_Rlist: Reads output from a single Hydra into an R list

Description Usage Arguments Value

View source: R/file_to_Rlist.R

Description

Reads in a model run output file of variable length and formats it into a List where each list item is the name of an index calculated in the model. THIS NEED TO BE CODED IN C++ TO SPEED THINGS UP

Usage

1

Arguments

fn

character. Filename of output to read

Value

List of variable length

indices

Each list item is an index from the model run where the name of the list item is the name of the index as specified in the outputfile


andybeet/hydramse documentation built on April 16, 2021, 5:23 a.m.