hutils - Miscellaneous R Functions and Aliases
Provides utility functions for, and drawing on, the 'data.table' package. The package also collates useful miscellaneous functions extending base R not available elsewhere. The name is a portmanteau of 'utils' and the author.
Last updated 2 years ago
7.87 score 12 stars 8 packages 209 scripts 2.5k downloadsgrattan - Australian Tax Policy Analysis
Utilities to cost and evaluate Australian tax policy, including fast projections of personal income tax collections, high-performance tax and transfer calculators, and an interface to common indices from the Australian Bureau of Statistics. Written to support Grattan Institute's Australian Perspectives program, and related projects. Access to the Australian Taxation Office's sample files of personal income tax returns is assumed.
Last updated 8 months ago
australian-analyststax
6.88 score 25 stars 124 scripts 541 downloadshutilscpp - Miscellaneous Functions in C++
Provides utility functions that are simply, frequently used, but may require higher performance that what can be obtained from base R. Incidentally provides support for 'reverse geocoding', such as matching a point with its nearest neighbour in another array. Used as a complement to package 'hutils' by sacrificing compilation or installation time for higher running speeds. The name is a portmanteau of the author and 'Rcpp'.
Last updated 2 months ago
6.54 score 10 stars 2 packages 107 scripts 1.8k downloadswaterfalls - Create Waterfall Charts using 'ggplot2' Simply
A not uncommon task for quants is to create 'waterfall charts'. There seems to be no simple way to do this in 'ggplot2' currently. This package contains a single function (waterfall) that simply draws a waterfall chart in a 'ggplot2' object. Some flexibility is provided, though often the object created will need to be modified through a theme.
Last updated 11 months ago
5.73 score 14 stars 70 scripts 5.4k downloadsTeXCheckR - Parses LaTeX Documents for Errors
Checks LaTeX documents and .bib files for typing errors, such as spelling errors, incorrect quotation marks. Also provides useful functions for parsing and linting bibliography files.
Last updated 10 months ago
bibtexlatexspellcheck
4.74 score 8 stars 23 scripts 352 downloadsgrattanInflators - Inflators for Australian Policy Analysis
Using Australian Bureau of Statistics indices, provides functions that convert historical, nominal statistics to real, contemporary values without worrying about date input quality, performance, or the ABS catalogue.
Last updated 3 months ago
4.32 score 2 stars 1 packages 6 scripts 376 downloadsfy - Utilities for Financial Years
In Australia, a financial year (or fiscal year) is the period from 1 July to 30 June of the following calendar year. As such, many databases need to represent and validate financial years efficiently. While the use of integer years with a convention that they represent the year ending is common, it may lead to ambiguity with calendar years. On the other hand, string representations may be too inefficient and do not easily admit arithmetic operations. This package tries to make validation of financial years quicker while retaining clarity.
Last updated 1 years ago
4.08 score 4 stars 2 packages 4 scripts 445 downloadsCensus2016 - Data from the Australian Census 2016
Contains selected variables from the time series profiles for statistical areas level 2 from the 2006, 2011, and 2016 censuses of population and housing, Australia. Also provides methods for viewing the questions asked for convenience during analysis.
Last updated 6 years ago
3.15 score 1 stars 14 scripts 230 downloadsASGS.foyer - Interface to the Australian Statistical Geography Standard
The Australian Statistical Geography Standard ('ASGS') is a set of shapefiles by the Australian Bureau of Statistics. This package provides an interface to those shapefiles, as well as methods for converting coordinates to shapefiles.
Last updated 12 months ago
3.11 score 26 scripts 295 downloadsdauphin - Compact Standard for Australian Phone Numbers
Phone numbers are often represented as strings because there is no obvious and suitable native representation for them. This leads to high memory use and a lack of standard representation. The package provides integer representation of Australian phone numbers with optional raw vector calling code. The package name is an extension of 'au' and 'ph'.
Last updated 4 months ago
3.00 score 2 scripts 390 downloadsfactor256 - Use Raw Vectors to Minimize Memory Consumption of Factors
Uses raw vectors to minimize memory consumption of categorical variables with fewer than 256 unique values. Useful for analysis of large datasets involving variables such as age, years, states, countries, or education levels.
Last updated 1 years ago
2.70 score 1 stars 5 scripts 193 downloads