Skip to content
Prev 5602 / 7420 Next

beeswarm plot

Hello,

you should do the following steps:
1) edit your txt file. It should have only one title row containing 
unique names (i.e. the column names)
2) load the dataset (the txt file) to R, e.g. by the read.table() function:
https://stat.ethz.ch/R-manual/R-devel/library/utils/html/read.table.html
3) be sure that the loaded dataset is named as 'Occurrence' and has the 
following columns: 'Concentration', 'drug'

HTH,
?kos Bede-Fazekas
Hungarian Academy of Sciences

2017.04.28. 11:39 keltez?ssel, HMariam Abrha ?rta: