select_mode_input {aopdata} | R 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'
[Package aopdata version 1.0.3 Index]