A package for the 2021 edition of Experimental Design and Biostatistics.
1 | .onAttach(lib, pkgname = "ExpDesign2021")
|
1 2 3 4 5 6 7 8 | # phelp == 'package help'
phelp(ExpDesign2021)
# automate fetching assignment data
fetchAssignments()
# list object sizes (lsos) and pipe the output into head (default: 6 lines)
lsos() %>% head
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.