mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-17 15:32:50 +00:00
29 lines
365 B
JSON
29 lines
365 B
JSON
{
|
|
"name": "code_r",
|
|
"leftToRight": true,
|
|
"noLazyMode": true,
|
|
"words": [
|
|
"if",
|
|
"for",
|
|
"FALSE",
|
|
"NA_integer_",
|
|
"return",
|
|
"else",
|
|
"in",
|
|
"NULL",
|
|
"NA_real_",
|
|
"repeat",
|
|
"next",
|
|
"Inf",
|
|
"NA_complex_",
|
|
"while",
|
|
"break",
|
|
"NaN",
|
|
"NA_character_",
|
|
"function",
|
|
"TRUE",
|
|
"NA",
|
|
"..."
|
|
]
|
|
}
|