select_mode_input: Select mode input

View source: R/utils.R

select_mode_inputR Documentation

Select mode input

Description

Subsets the metadata table by 'mode'.

Usage

select_mode_input(temp_meta = temp_meta, mode = NULL)

Arguments

temp_meta

A data.frame with the url addresses of aop datasets

mode

Transport mode (passed by read_ function)

Value

A data.frame object with metadata subsetted by 'mode'


aopdata documentation built on April 4, 2025, 2:01 a.m.