<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>T Loux Doing R: Functions to Simplify Data Analysis and
Reporting</dc:title>
  <dc:title>R package tldr version 0.4.0</dc:title>
  <dc:description>Gives a number of functions to aid common data 
    analysis processes and reporting statistical results in an 'RMarkdown' file. 
    Data analysis functions combine multiple base R functions used to describe 
    simple bivariate relationships into a single, easy to use function. 
    Reporting functions will return character strings to report p-values, 
    confidence intervals, and hypothesis test and regression results. Strings 
    will be LaTeX-formatted as necessary and will knit pretty in an 'RMarkdown' 
    document. The package also provides wrappers function in the 'tableone' 
    package to make the results knit-able.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1.0)</dc:relation>
  <dc:relation>Imports: tableone, ggplot2, reshape2</dc:relation>
  <dc:relation>Suggests: knitr</dc:relation>
  <dc:creator>Travis Loux &lt;travis.loux@slu.edu&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Travis Loux [aut, cre]</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2024-04-19</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=tldr</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.tldr</dc:identifier>
</oai_dc:dc>
