Skip to contents

Filter the Datasets by a selected DatasetType

Usage

select_dataset_by_type(
  con = NULL,
  sel_dataset_type = c("vegetation_plot", "fossil_pollen_archive", "traits",
    "gridpoints")
)

Arguments

con

A connection object created by open_vault()

sel_dataset_type

A character vector of dataset types to filter

Value

A vault_pipe object with the filtered Datasets table