<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<longdescription>
		Modern Base-R Functions // Includes modern base-R functions.
		Functions beginning with p_ are wrapper functions for existing
		base-R functions, supporting native piping. Other functions are
		wrapper functions for core base-R features, including bracket
		notation and dollar-sign notation. base_match() and base_when()
		mimic case_match() and case_when() from 'dplyr' but return a
		factor by default with levels ordered according to user input.
		et() mimics count() from 'dplyr'.
	</longdescription>
</pkgmetadata>
