powered by
Get the name of a segment giving its id
get_segment_name(segment_id)
Name of the segment, as specified in the configuration file, NULL otherwise.
ID of segment, should be present in inst/config.yml
if (FALSE) #run if you want to create a inst/ directory containing config file create_config() get_segment_name(9000000000)
Run the code above in your browser using DataLab