# NOT RUN {
#Set visual type to basicVisual for all variable types:
setVisuals(all = "basicVisual")
#Used in a call to makeDataReport():
# }
# NOT RUN {
data(toyData)
makeDataReport(toyData, visuals = setVisuals(all = "basicVisual"), replace = TRUE)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab