# NOT RUN {
# read internal data set
mydata <- rd("Employee", format="lessR", quiet=TRUE)
# do the summary statistics
s <- ss.brief(Salary)
# print the piece of output, print function is implicit
s$outliers
# }
Run the code above in your browser using DataLab