[BlindRUG] Question about R Markdown

Ward, Elizabeth - wardex wardex at jmu.edu
Sat Mar 20 14:30:04 UTC 2021


Hi Niels,

We need to know a few things about how you are using R before we can help with this. Is this a script file? Are you using the console or RStudio or emacs or something else? Also, would you like your output to be HTML? 

Best Wishes,
Ben

-----Original Message-----
From: BlindRUG <blindrug-bounces at nfbnet.org> On Behalf Of Niels Luithardt via BlindRUG
Sent: Friday, March 19, 2021 5:45 PM
To: blindrug at nfbnet.org
Cc: Niels Luithardt <niels.luithardt at googlemail.com>
Subject: [BlindRUG] Question about R Markdown

CAUTION: This email originated from outside of JMU. Do not click links or open attachments unless you recognize the sender and know the content is safe.
________________________________

Hello,

I have a question about RMarkdown:

I want to create a .rmd file and I have thought of the following example for it:

dice<-sample(1:6,50,replace=TRUE)
table(dice)
round(table(dice)/50,digits = 3)
barplot(table(dice),width=1,col="blue", cex.axis=2.8,cex.names=2.8)  What must be the rest of the markdown file for my code to be processed successfully?

I would be very pleased about answers!

Kind regards

Niels

_______________________________________________
BlindRUG mailing list
BlindRUG at nfbnet.org
https://urldefense.proofpoint.com/v2/url?u=http-3A__nfbnet.org_mailman_listinfo_blindrug-5Fnfbnet.org&d=DwICAg&c=eLbWYnpnzycBCgmb7vCI4uqNEB9RSjOdn_5nBEmmeq0&r=cgRfASaJjCZgA7NTWNKTNw&m=3pmt0JY7e5lzha0G4M99yBuWPngkFrKW0Ujq_v9eJmw&s=_nq82wzfY9Q5Ehgd72HpQ_3YReGcypIbbTt2z0Hy1xA&e=
To unsubscribe, change your list options or get your account info for BlindRUG:
https://urldefense.proofpoint.com/v2/url?u=http-3A__nfbnet.org_mailman_options_blindrug-5Fnfbnet.org_wardex-2540jmu.edu&d=DwICAg&c=eLbWYnpnzycBCgmb7vCI4uqNEB9RSjOdn_5nBEmmeq0&r=cgRfASaJjCZgA7NTWNKTNw&m=3pmt0JY7e5lzha0G4M99yBuWPngkFrKW0Ujq_v9eJmw&s=a7gQI0ZI-r7aA4YZyRJd4KZgjZAhwKJkqbUgsXhKTAg&e=
The list archive can be viewed at:
https://urldefense.proofpoint.com/v2/url?u=http-3A__www.nfbnet.org_pipermail_blindrug-5Fnfbnet.org&d=DwICAg&c=eLbWYnpnzycBCgmb7vCI4uqNEB9RSjOdn_5nBEmmeq0&r=cgRfASaJjCZgA7NTWNKTNw&m=3pmt0JY7e5lzha0G4M99yBuWPngkFrKW0Ujq_v9eJmw&s=9iDmsJRYo3hz-CAviCCXMsnONwQmKPiurYpMdXC9rGk&e=
More information and useful links about using R as a blind person can be obtained at:
https://urldefense.proofpoint.com/v2/url?u=http-3A__R-2DResources.massey.ac.nz&d=DwICAg&c=eLbWYnpnzycBCgmb7vCI4uqNEB9RSjOdn_5nBEmmeq0&r=cgRfASaJjCZgA7NTWNKTNw&m=3pmt0JY7e5lzha0G4M99yBuWPngkFrKW0Ujq_v9eJmw&s=_Zz9WJWeycAyzA9nwZ_Zi4KGESGHzYCvPrlybLYUQCA&e=

Look for help using R commands by reading the accessible e-book "Let's Use R Now" compiled by Jonathan Godfrey at:
https://urldefense.proofpoint.com/v2/url?u=http-3A__R-2DResources.massey.ac.nz_lurn_front.html&d=DwICAg&c=eLbWYnpnzycBCgmb7vCI4uqNEB9RSjOdn_5nBEmmeq0&r=cgRfASaJjCZgA7NTWNKTNw&m=3pmt0JY7e5lzha0G4M99yBuWPngkFrKW0Ujq_v9eJmw&s=BIraGqCNdIrXzsWolYwFnvazaAksIcxDABJj1ads4i4&e=



More information about the BlindRUG mailing list