powered by
List containing keyboard keys
KEYS
A list with 99 elements of class 'key'
key class has a '.+' method so keys can be appended to each other
# NOT RUN { base_key <- KEYS$`left command/window key` base_key base_key + KEYS$shift + KEYS$i base_key + KEYS[2:9] # }
Run the code above in your browser using DataLab