This repo was started in July 2023.
The purpose is to develop an HTML-based R interface that can be used through a browser on a local machine.
Success for this exercise will look like:
- An interface that works well with screen readers. (achieved, but more development is possible)
- A back end that links with R so that commands are issued in a live session, and output is captured and displayed in the HTML.
Nice-to-have outcomes include:
- the interface is cosmetically appealing to a sighted person.
- the colour schemes for the interface suit a range of low-vision users.