View source: R/meta_program_types.R
meta_program_types | R Documentation |
There is only one set of program_types
used across the entire artlookR platform (i.e., this table is listed in the
public
schema). Because of that there is no requirement in this function to identify a comm_name
.
meta_program_types(...)
You will need to run the connection.R
script and create a connection object named myconn
for this script to run.
This code re-orders the labels because the default ID order in the database is not the one that is typically required.
A list with the label names, levels, artlookR id numbers for each program_types
value used in artlookR. Additionally,
returns impact_level
and impact_label
, which identify each program type as high, medium, or low impact based on Ingenuity's definitions.
meta_program_types()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.