Files
test/frontend/static/languages/code_r.json
Benjamin Falch 2bc741fb78
Some checks failed
Mark Stale PRs / stale (push) Has been cancelled
adding monkeytype
2026-04-23 13:53:44 +02:00

28 lines
342 B
JSON

{
"name": "code_r",
"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",
"..."
]
}