Learn R Programming

mgi.report.reader (version 0.1.3)

report_example: 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

Run this code
report_example("MRK_List1-EX01.rpt")

report_example("MRK_List1-EX02.rpt")

report_example("MRK_List1-EX03.rpt")

Run the code above in your browser using DataLab