powered by
Useful for checking distributions to assess normality
histAll(basedata)
A user-provided dataframe.
No return value. Prints plots to the console.
# NOT RUN { data <- rties_ExampleDataShort vars <- c("reltime","ambiv","love","conflict") newData <- data[vars ] histAll(newData) # }
Run the code above in your browser using DataLab