View source: R/get_handling_for_unit.R
build_handling_codes | R Documentation |
Build Special Handling Codes
build_handling_codes(
no_contact,
no_solc,
no_mail,
no_email,
no_phone,
no_sms,
other_codes
)
no_contact |
a logical |
no_solc |
a logical |
no_mail |
a logical |
no_email |
a logical |
no_phone |
a logical |
no_sms |
a logical |
other_codes |
a character vector of any codes to add manually |
a vector of unique special handling codes based on the logical flags specified
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.