powered by
creates a new report section within the list. All new reports section store data and data names as headers.
new_report(data, name = "")
the data that is stored in the report list
the name of the stored data
# NOT RUN { new_report(iris, "iris") get_report() clean_report() # }
Run the code above in your browser using DataLab