<?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>Efficient Tabulation with Stata-Like Output</dc:title>
  <dc:title>R package tabulator version 1.0.0</dc:title>
  <dc:description>Efficient tabulation with Stata-like output.
	For each unique value of the variable, it shows the number of 
	observations with that value, proportion of observations with that
	value, and cumulative proportion, in descending order of frequency.
	Accepts data.table, tibble, or data.frame as input. 
	Efficient with big data: if you give it a data.table, 
	tab() uses data.table syntax.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.4.0)</dc:relation>
  <dc:relation>Imports: assertthat, dplyr, data.table, magrittr, purrr, rlang, stats,
stringr, tibble, tidyr</dc:relation>
  <dc:creator>Sean Higgins &lt;sean.higgins@kellogg.northwestern.edu&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Sean Higgins [aut, cre]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=tabulator/LICENSE)</dc:rights>
  <dc:date>2021-01-08</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=tabulator</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.tabulator</dc:identifier>
</oai_dc:dc>
