[BlindRUG] BlindRUG Digest, Vol 72, Issue 1

Liz Hare doggene at earthlink.net
Tue May 30 14:14:41 UTC 2023


Hi again,

I knew I'd be back with more thoughts about R and accessibility. This isn't strictly an accessibility issue, but it feels like one.

I work a lot in base R because I've been around for a long time and it's most familiar to me. i'm also used to being the data person on any project so I haven't been challenged much to update to a more tidy style. I use it when there's a good reason to.

I'm working on a new project now with a guy who's more tidy-oriented. Things that would have been plain data frames in my code are tibbles in our code. Working interactively with tibbles, you get less control over being able to view, say, the 
head() 

or 
df[1:10, 1:10]

to see whether the data is as I expect.It could be great to have some way to check data as a data frame even when the tibble class is present. I hadn't been able to find a solution a few months ago when I was working on this data.

The context is that I'm working in emacs with a window for commands and a window for output and I go back and forth between them. This is probably similar to the VScode situation.

Liz



> On May 27, 2023, at 4:16 PM, Jonathan Godfrey via BlindRUG <blindrug at nfbnet.org> wrote:
> 
> Hello,
> 
> The request for a dark theme in `ggplot2` could probably be handled as an issue on the GitHub site. I did think there was a dark theme of some sort though, so perhaps the description needs to be more informative. FWIW, I don't live in this space so I can't do justice to a low-vision person's request without understanding what the limitations of the current options are. I would need help.
> 
> WRT RStudio: This will get a mention if/when necessary, but I'm pretty confident the issue is known and not likely to be resolved in this setting (if at all).
> 
> More ideas please everyone,
> Jonathan
> 
> -----Original Message-----
> From: BlindRUG <blindrug-bounces at nfbnet.org> On Behalf Of Marcus Low via BlindRUG
> Sent: Sunday, May 28, 2023 1:16 AM
> To: blindrug at nfbnet.org
> Cc: Marcus Low <low.marcus at gmail.com>
> Subject: Re: [BlindRUG] BlindRUG Digest, Vol 72, Issue 1
> 
> Dear Jonathan
> 
> I support your list. The only two suggestions i'd add are not base R
> issues, but may still be worth airing depending on who is present:
> 
> - RStudio accessibility (an old issue i know, but i think poor RStudio
> accessibility is still a barrier to entry for some people when it
> comes to R.)
> 
> - And it would be great if just one of the themes included in
> ggplot2() can be a high contrast dark theme (i.e. black panels and
> background with white lines). This is also a barrier to entry issue
> since at least some people with low vision first have to figure out
> how to mannually change plot attributes before they can use the most
> popular plotting package in R.
> 
> Thanks
> Marcus
> 
> 
> 
> 
> 
> 
> On 5/27/23, blindrug-request at nfbnet.org <blindrug-request at nfbnet.org> wrote:
>> Send BlindRUG mailing list submissions to
>>      blindrug at nfbnet.org
>> 
>> To subscribe or unsubscribe via the World Wide Web, visit
>>      http://nfbnet.org/mailman/listinfo/blindrug_nfbnet.org
>> or, via email, send a message with subject or body 'help' to
>>      blindrug-request at nfbnet.org
>> 
>> You can reach the person managing the list at
>>      blindrug-owner at nfbnet.org
>> 
>> When replying, please edit your Subject line so it is more specific
>> than "Re: Contents of BlindRUG digest..."
>> 
> 
> 
> --
> Spotlight Editor
> Mobile: +27 (0) 82 96 28 309
> E-mail: low.marcus at gmail.com
> Twitter: @MarcusLowX @SpotlightNSP
> 
> _______________________________________________
> BlindRUG mailing list
> BlindRUG at nfbnet.org
> http://nfbnet.org/mailman/listinfo/blindrug_nfbnet.org
> To unsubscribe, change your list options or get your account info for BlindRUG:
> http://nfbnet.org/mailman/options/blindrug_nfbnet.org/a.j.godfrey%40massey.ac.nz
> The list archive can be viewed at:
> http://www.nfbnet.org/pipermail/blindrug_nfbnet.org
> More information and useful links about using R as a blind person can be obtained at:
> http://r-resources.massey.ac.nz/
> 
> Look for help using R commands by reading the accessible e-book "Let's Use R Now" compiled by Jonathan Godfrey at:
> http://r-resources.massey.ac.nz/lurn/front.html
> 
> _______________________________________________
> BlindRUG mailing list
> BlindRUG at nfbnet.org
> http://nfbnet.org/mailman/listinfo/blindrug_nfbnet.org
> To unsubscribe, change your list options or get your account info for BlindRUG:
> http://nfbnet.org/mailman/options/blindrug_nfbnet.org/doggene%40earthlink.net
> The list archive can be viewed at:
> http://www.nfbnet.org/pipermail/blindrug_nfbnet.org
> More information and useful links about using R as a blind person can be obtained at:
> http://R-Resources.massey.ac.nz
> 
> Look for help using R commands by reading the accessible e-book "Let's Use R Now" compiled by Jonathan Godfrey at:
> http://R-Resources.massey.ac.nz/lurn/front.html




More information about the BlindRUG mailing list