rolandoam/shinycocos

group all IDs and SYMBOLs

Closed this issue · 2 comments

all the IDs used across ShinyCocos should be grouped and initialized together. This will speed up things a little, although a small (pretty small I think) memory increase will be seen.

all ids are currently living in SC_ids.h and SC_ids.m. There should also be the symbols used throughout ShinyCocos

grouping symbols (closed by 49e3149)