Skip to contents

Method for object gdr_test_data - access to slot result_path

Usage

result_path(x)

# S4 method for gdr_test_data
result_path(x)

Arguments

x

object class gdr_test_data

Value

value of slot result_path

Examples

 td <- get_test_data()
 result_file_path <- result_path(td)