intro

library(lessR)
#> 
#> lessR 4.3.6                         feedback: gerbing@pdx.edu 
#> --------------------------------------------------------------
#> > d <- Read("")   Read text, Excel, SPSS, SAS, or R data file
#>   d is default data frame, data= in analysis routines optional
#> 
#> Many examples of reading, writing, and manipulating data, 
#> graphics, testing means and proportions, regression, factor analysis,
#> customization, and descriptive statistics from pivot tables
#>   Go to:  https://web.pdx.edu/~gerbing/lessR/examples
#> 
#> View changes in this and recent versions of lessR
#>   Enter: news(package="lessR")
#> 
#> Interactive data analysis
#>   Enter: interact()
#> 
#> Attaching package: 'lessR'
#> The following object is masked from 'package:base':
#> 
#>     sort_by

The vignette examples of using lessR are so extensive that the package exceeded the maximum installation size. Instead, find the many vignette examples at:

https://web.pdx.edu/~gerbing/lessR/examples/