All the Q & A’s are queries that work on the ae_emuDB
that comes with the emuR package:
course_data_dir = "./myEMURdata" # change to valid dir path on your system
library(emuR)
create_emuRdemoData(course_data_dir)
db = load_emuDB(file.path(course_data_dir, "emuR_demoData", "ae_emuDB"),
verbose = F)
Please place your answers in the R Markdown code blocks or write the answers next to the A:
A:
A:
# place answer code here
# place answer code here
# place answer code here
A:
A:
# place answer code here
# place answer code here
# place answer code here
# place answer code here