Skip to contents

Method for object gdr_test_data - access to slot template_path

Usage

template_path(x)

# S4 method for gdr_test_data
template_path(x)

Arguments

x

object class gdr_test_data

Value

value of slot template_path

Examples

 td <- get_test_data()
 template_file_path <- template_path(td)