postdoc {latticeExtra} | R Documentation |
Reasons for Taking First Postdoctoral Appointment, by Field of Doctrate, 1997
data(postdoc)
The data set is avaliable as a two-way table of counts.
Survey of Doctorate Recipients, 1997
Enhancing the Postdoctoral Experience for Scientists and Engineers: A Guide for Postdoctoral Scholars, Advisers, Institutions, Funding Organizations, and Disciplinary Societies
data(postdoc)
library(lattice)
barchart(prop.table(postdoc, margin = 1),
auto.key = TRUE, xlab = "Proportion")