| .on_ice_int_col | R Documentation |
.on_ice_int_col() safely extracts an integer column from a data frame and
returns NA values when the column is absent.
.on_ice_int_col(df, name)
df |
data.frame source object |
name |
column name to extract |
integer vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.