View source: R/get_handling_for_unit.R
spread_handling | R Documentation |
pivots a vertical list of special handling codes out into a wide vector with one column per code and one row per entity ID
spread_handling(handling_data)
handling_data |
a distinct list of handling codes with one line per entity id and handling code. Can be generated with |
a dataframe with one row per entity id
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.