meta_program_types: artlookR program_types metadata

View source: R/meta_program_types.R

meta_program_typesR Documentation

artlookR program_types metadata

Description

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.

Usage

meta_program_types(...)

Details

  • 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.

Value

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.

Examples

meta_program_types()

Ingenuity-Inc/artlookR documentation built on May 18, 2022, 12:33 a.m.