I am trying to install a package in r studio but I end up getting this message Warning in install.packages : package ‘VonBort’ is not available (for R version 3.6.0) What can I do?
I might be wrong but I think there is no R package called VonBort and what you are looking for is a data set from the vcd package.
VonBort
vcd
https://www.rdocumentation.org/packages/vcd/versions/1.4-4/topics/VonBort
You're right. Thank you.
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed. If you have a query related to it or one of the replies, start a new topic and refer back with a link.