[BlindRUG] Interpreting cross tabulation results in r?
JooYoung Seo
jooyoung at psu.edu
Sun Dec 1 21:49:15 UTC 2019
Hello Cecilia,
I usually make a printed tabular result as a data.frame object and
send it to Excel for review.
The conversion techniques vary depending on the class of your result.
One of my packages published in CRAN supports auto-transition from
vector, matrix, table, or data.frame object into Excel view in
real-time.
This is very similar to BrailleR::DataViewer() function but with some
more advanced feature.
In order to use this function, you first need to install the package as follows:
``` r
> chooseCRANmirror(ind = 1)
> install.packages('ezpickr')
# After doing your jobs in console,
> ezpickr::viewxl([your result object here.])
```
Please share your reproducible code with us in more detail so that we
can help you out.
All the best,
JooYoung
On 12/1/19, Liz Hare via BlindRUG <blindrug at nfbnet.org> wrote:
> Sure! Could you send us the results you’re generating so we have something
> Specific to talk about?
>
> Liz
> Sent from the inside of a puppy's stomach
>
>
>> On Dec 1, 2019, at 3:42 PM, Cecilia Martínez via BlindRUG
>> <blindrug at nfbnet.org> wrote:
>>
>> Hi everyone, I am using our using the command line and having their text
>> that would appear on the consul. Appearing on a text file instead. I am
>> doing some cross tabulation tables but I’m not sure how to interpret them.
>> Could anyone give me some advice as to how to do so?
>>
>> Thank you
>> Cecilia
>>
>> Sent from my iPhone
>> _______________________________________________
>> 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
>
>
> _______________________________________________
> 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/jooyoung%40psu.edu
> 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
>
--
--------------------
JooYoung Seo, CPACC
Ph.D. Candidate (ABD),
Learning, Design, and Technology
Learning and Performance Systems
The Pennsylvania State University
Site: https://www.jooyoungseo.com/
Phone: +1 (814) 777-5825
E-mail: jzs323 at psu.edu
More information about the BlindRUG
mailing list