R/globals.R

utils::globalVariables(c("previous_studies",
                         "previous_reports",
                         "register_results",
                         "database_results",
                         "website_results",
                         "organisation_results",
                         "citations_results",
                         "duplicates",
                         "excluded_automatic",
                         "excluded_other",
                         "records_screened",
                         "records_excluded",
                         "dbr_sought_reports",
                         "dbr_notretrieved_reports",
                         "other_sought_reports",
                         "other_notretrieved_reports",
                         "dbr_assessed",
                         "dbr_excluded",
                         "other_assessed",
                         "other_excluded",
                         "new_studies",
                         "new_reports",
                         "total_studies",
                         "total_reports",
                         "previous_text",
                         "newstud_text",
                         "other_text",
                         "previous_studies_text",
                         "previous_reports_text",
                         "register_results_text",
                         "database_results_text",
                         "website_results_text",
                         "organisation_results_text",
                         "citations_results_text",
                         "duplicates_text",
                         "excluded_automatic_text",
                         "excluded_other_text",
                         "records_screened_text",
                         "records_excluded_text",
                         "dbr_sought_reports_text",
                         "dbr_notretrieved_reports_text",
                         "other_sought_reports_text",
                         "other_notretrieved_reports_text",
                         "dbr_assessed_text",
                         "dbr_excluded_text",
                         "other_assessed_text",
                         "other_excluded_text",
                         "new_studies_text",
                         "new_reports_text",
                         "total_studies_text",
                         "total_reports_text",
                         "tooltips",
                         "urls",
                         "identification_text",
                         "included_text",
                         "screening_text"))

Try the PRISMA2020 package in your browser

Any scripts or data that you put into this service are public.

PRISMA2020 documentation built on Feb. 16, 2023, 5:12 p.m.