shared_report.Rd
Get a specific shared report
shared_report(shared_report_id)
Identifier for a specific shared report
if (FALSE) {
# Get all shared reports.
shared_reports()
# Get specific shared report by shared report ID.
shared_report("6307f29f1bbd1d34e56b9eb7")
}