report_example {mgi.report.reader} | R Documentation |
Report example
Description
report_example()
returns the local path of an example report file. These
files are typically very small and are useful for demonstrations. These
are mostly used in the Examples section of functions and in unit tests.
Usage
report_example(report_file)
Arguments
report_file |
File basename. |
Examples
report_example("MRK_List1-EX01.rpt")
report_example("MRK_List1-EX02.rpt")
report_example("MRK_List1-EX03.rpt")
[Package mgi.report.reader version 0.1.3 Index]