Skip to contents

We allow three methods for uploading the information from wcvp_distributions:

  • By choosing a file path to a csv file containing the information using filepath.

  • By loading an R save (file type .RData, .rdata, .rda or .rds) via filepath.

  • By using the package rWCVPData, by setting use_rWCVPData = TRUE.

Usage

add_wcvp_distributions(filepath = NULL, wcvp, use_rWCVPdata = FALSE)

Arguments

filepath

path to wcvp_distributions.csv file.

wcvp

Output from import_wcvp_names

use_rWCVPdata

Flag for whether we use rWCVPdata to get wcvp_distributions

Value

Desired information from wcvp_distributions.csv combined with wcvp_names.