[R] How to visualize this df

Rainer M Krug Rainer at krugs.de
Mon Jun 20 13:28:51 CEST 2016


"ch.elahe via R-help" <r-help at r-project.org> writes:

> Hi all,
> I have a question about how to visualize my df! here is my df I need to visualize:
>
>     'data.frame':   455 obs. of 128 variables:
>     $Protocol      :Factor w/132 levels "_unknown","PD FS SAG","T1 SAG FS","T2 FS OR",...
>     $NRuns         : int   45 45 156 75 89 69 ......
>     $Speed         :Factor w/4 levels "Slow","Fast","VeryFast","VerySlow" 
> NRuns is actually number of times that the customer used the protocol
> and speed is how did the costumer run the Protocol. Each Protocol can
> have different NRuns. Do you know what's the best way to visualize
> this df?

That depends what you want to show. And that determines the best
visualization.

Also: what do you want to use it for: an interactive
presentation may call for different visualizations than a printed
report.

Cheers,

Rainer

> Thanks for any help!
> Elahe
>

-- 
Rainer M. Krug
email: Rainer<at>krugs<dot>de
PGP: 0x0F52F982
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 454 bytes
Desc: not available
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20160620/e6885ef0/attachment.bin>


More information about the R-help mailing list