Changelog
Source:NEWS.md
theHUB 1.2.9
- Rectified
- Added
replace.colNames()
- Added EDW descriptions to EDW: dBeaver Setup
- Added
geom_split_violin
; Issue #31 - Added
classification.check
theHUB 1.1.0
- Added various versions of country names to the
country.currency
dataset.
theHUB 1.0.0
- Rectified
- Added
ID.convert()
andID.random()
along with documentation. - Added Country and Currency Dataset article and dataset.
- Added SAT to ACT Conversion Dataset and conversion functions
convert.ACT2SAT()
andconvert.SAT2ACT()
. Issue #23 - The Big Ten color (or colour) palette (issue #5) is available through the
MSUpeers
dataset with the following command: >filter(MSUpeers, BigTen.tf) |> select(name.short, starts_with("colour")) |> distinct()
- Corrected many, many, many notes, warnings, and errors from a
R CMD check --as-cran
check.
theHUB 0.3.0
- Rectified
- Added PAG Group Meetings page
- Added Culture of Gratitude section to PAG Guidelines & Policies
- Added all combinations of a pairwise t-test for all columns within a
data.frame
ortibble
. This function was taken from the exeResearch packagesygKommunikation
within the private code collection of exeResearch. - Added R-SQL Setup article
theHUB 0.2.6
- Rectified
- Issue #12
- Added PAG Onboarding description
- Added PAG About description
- Added GeoCoding: Downloading Shape Files
- Added the
convert.YN2TF()
andclean.DATE()
functions
theHUB 0.2.4
- Added Predictive Analytics Group (PAG) documentation.
- Added
dataset.summary()
and associated functions. - Added logo and favicon! Check out the website!