[BlindRUG] Dotplot Function in BrailleR

Nicholas J 314nick15 at gmail.com
Tue Sep 11 18:51:58 UTC 2018


Hello,

I have been trying for a while now to use the BrailleR package. I have
the latest version of r and the BrailleR package. I have run the
following two commands both in an RMarkdown file and in the RTerm:

 BrailleR::dotplot(dataSet$variable)
BrailleR::dotplot(dataSet$variable1~dataSet$variable2)
With the above 2 lines, I just got the visual representation of the
dotplot for both lines. This was done in the RTerm.

In RMarkdown, I got the following warning with the two same lines of
code. as well as the visual representation:
The
## dotplot command is a wrapper for stripchart, and is not a base R function.

I have never gotten this command to work. Is there anything else I
need to do to make it work?

Thank you,
Nicholas




More information about the BlindRUG mailing list