# NOT RUN {
data.frame(cbind(acronym = names(Constants),
matrix(ncol = 3, byrow = TRUE, data = unlist(Constants),
dimnames = list(NULL, c("value", "units", "description")))))
# }
Run the code above in your browser using DataLab