Skip to contents

Method for object gdr_test_data - access to slot manifest_path

Usage

manifest_path(x)

# S4 method for gdr_test_data
manifest_path(x)

Arguments

x

object class gdr_test_data

Value

value of slot manifest_path

Examples

 td <- get_test_data()
 manifest_file_path <- manifest_path(td)