Easy to make (lazy) tables of counts and proportions
Constructs tables of counts and proportions out of data sets with possibility to insert tables to Excel, Word, HTML and PDF documents. Transforms tables to data suitable for modelling. Features Gibbs sampling-based log-linear and power analyses for tabulated data.
Constructs tables of counts and proportions out of data sets with possibility to insert tables to Excel, Word, HTML and PDF documents. Transforms tables to data suitable for modelling. Features Gibbs sampling-based log-linear and power analyses for tabulated data.
To install R-ltable, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install R-ltable
To see what files were installed by R-ltable, run:
port contents R-ltable
To later upgrade R-ltable, run:
sudo port selfupdate && sudo port upgrade R-ltable
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.