if (FALSE) {
first <- FormatObject(type='percent', val=0)
second <- FormatObject(type='percent', val=33)
third <- FormatObject(type='percent', val=67)
iconset <- IconSet(
iconSet = '3TrafficLights1',
cfvo = list(first, second, third)
)
}
Run the code above in your browser using DataLab