console.plot v0.0.3
User-facing
- new option:
options(ascii = FALSE)
Internal
- fixed bug where
substr
reportedcharacter(0)
- code re-organisation: no longer have to write code for both ASCII and
non-ASCII symbols separately
options(ascii = FALSE)
substr
reported character(0)