range_list_to_vec | R Documentation |
Convert a list of ranges to a vector of its individual components
range_list_to_vec(rangel)
range_list_to_vec("A01")
range_list_to_vec("A01:A04")
range_list_to_vec("A01, B03")
range_list_to_vec("A01, B02:C04, C07")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.