create_ir | R Documentation |
create_ir
Creates folder, code and output template for an
information request.
create_ir(ir_number, title = NULL, source = NULL)
ir_number |
A |
title |
An optional |
source |
An optional |
Everything is created in cl-out.
Creates a series of directories in cl-out, a script that can be used as a template for the IR, and an Excel file for the final output
create_ir("IR2022-55555") create_ir("IR2022-55555", title = "Number of admissions", source = "SMR01")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.