daisie_results_as_df: Reads and stores the results from raw DAISIE model output...

View source: R/daisie_results_as_df.R

daisie_results_as_dfR Documentation

Reads and stores the results from raw DAISIE model output into a data frame

Description

Reads and stores the results from raw DAISIE model output into a data frame

Usage

daisie_results_as_df(islands)

Arguments

islands

A string or vector of strings defining which island data sets should be read and returned

Value

Data frame

Examples

islands <- c("Canaries", "Comoros")
results_df <- daisie_results_as_df(islands)

joshwlambert/relaxedDAISIE documentation built on Nov. 23, 2023, 12:29 p.m.