mirror of
https://github.com/SASPAC/macroarray.git
synced 2026-01-03 12:10:06 +00:00
The macroArray package [ver. 1.1.0] New parameter in the `%array()` macro: * `q=` - *Optional*, indicates (when set to `1`) if the value be surrounded by quotes. It uses `quote(cats(...))` combo under the hood. Default value is `0`. Ignored for `macarray=M`.