Learn R Programming

⚠️There's a newer version (1.0.2) of this package.Take me there.

BrailleR (version 0.28.0)

Improved Access for Blind Users

Description

Blind users do not have access to the graphical output from R without printing the content of graphics windows to an embosser of some kind. This is not as immediate as is required for efficient access to statistical output. The functions here are created so that blind people can make even better use of R. This includes the text descriptions of graphs, convenience functions to replace the functionality offered in many GUI front ends, and experimental functionality for optimising graphical content to prepare it for embossing as tactile images.

Copy Link

Version

Install

install.packages('BrailleR')

Monthly Downloads

127

Version

0.28.0

License

GPL-2

Issues

Pull Requests

Stars

Forks

Maintainer

A. R. Godfrey

Last Published

June 5th, 2018

Functions in BrailleR (0.28.0)

OneFactor

Analysis for a continuous response for one group factor
WriteR

Getting started with WriteR
NewFunction

Create a template for a new function
ViewSVG

Create the necessary files to allow interactive viewing of SVG
WTF

What's this figure?
ThreeFactors

A convenience function for a Three-way analysis
hist

Create a standard histogram with a few extra elements added to the output object
history

View the history of the current workspace
SVGThis

Save commonly used graphs as structured SVG files.
MakeReadable

Convert line breaks in vignette documentation
TwoFactors

A convenience function for a two-way analysis
R2txtJG

Save a transcript of commands and/or output to a text file.
MakeRmdFiles

Work flow convenience functions
UniDesc

Descriptive statistics and graphs for univariate data
UpdateGraph

extract or alter graph parameters
MakeAccessibleSVGMethod

Create matched pairs of SVG and XML files to make an accessible graph experience.
Require

Load a package by installing it if necessary
SetupBrailleR

Establish the BrailleR folder for the user
OnePredictor

Exploration of the relationship between a response and a single predictor
Options

Set package options
SpellCheck

A spell checking interface
MakeRprofile

Load BrailleR on Startup in Current Working Directory
WhereXY

Count points in a scatter plot
boxplot

Create a standard boxplot with a few extra elements added to the output object
ScatterPlot

Create a standard scatter plot with a few extra elements added to the output object
VI

Methods to help vision impaired users
MakeSlideShow

Turn a set of Rmd files into an HTML slide show
SetOptions

Functions for setting package options.
SpellCheckFiles

Spell checking a file or all files within a specified folder
TSPlot

Create a standard time series plot with a few extra elements added to the output object
VI.ggplot

VI for graphs created using ggplot2
pdf2html

Convert a pdf file to html
dotplot

create a dotplot using stripchart
grep.VIgraph

String manipulation of the output produced by VI.ggplot
sort.VIgraph

Sort VI.ggplot points list
unfinished

Unfinished Methods to help vision impaired users
BRLThis

Convert a graph to a pdf ready for embossing
CleanCSV

clean out unwanted white space from a csv file
BrailleRUsefulLinks

Open the home page for the BrailleR Project, the BrailleR in Action book, or the Let's Use R Now (LURN) book in your browser
DataViewer

Open a data object in your chosen spreadsheet software
AddXMLInternal

Internal functions for adding the necessary XML content for accessible graphs in SVG format
AugmentMethod

add additional detail to the stored object for a graph
FindReplace

Find/Replace text in a file
AutoSpellCheck

Automatic fixing of typos
BrowseSVG

Launches a browser tab to explore SVG diagram
GetWriteR

Download an executable for Windows users
JoinBlindRUG

Send an email based on a template
BrailleR-package

Improved Access for Blind Users
MakeAllFormats

Prepare the options for conversion of an R markdown file.
MakeBatch

Create batch files for processing R scripts and markdown files under Windows
GetGoing

Set options for using brailleR
Embossers

Prepare BrailleR settings for specific braille embossers
GetExampleText

extract the example text from a help page
AddXMLMethod

Create XML files to sit alongside SVG files in order to make an accessible graph experience.
Internal

Internal functions for the BrailleR package