Skip to contents

All functions

bind_lissy_files()
Bind multiple LIS or LWS datasets
compute_atkinson()
Compute Atkinson index.
compute_gini()
Compute gini index.
compute_mean() compute_median() compute_ratio()
Compute standard indicators.
compute_percentiles()
Compute percentiles.
compute_poverty_rate()
Compute poverty rate.
deflators
CPI and PPP deflators.
determine_file_level()
Determine the level of the file
determine_weight()
Determine the name of the weight variable
get_file_lisppp()
Retreive the 'lisppp' deflator for a given file and variable.
lissy_map()
Wrap over 'purrr::imap()' for lissy files
lissyrtools
lissyrtools: Functions that can be used within LISSY
merge_dataset_levels()
Merge household and person-level files
plot_indicator()
Plot an Indicator.
print_all_lissy_files()
Print all available files
print_atkinson()
Print the Atkinson Index
print_gini()
Print the Gini Coefficient
print_indicator()
Print an indicator
print_percentiles()
Print percentiles.
print_ratio()
Print the Ratio Index
read_lissy_files()
Read files in LISSY
read_lissy_files_locally()
Read files locally
read_rename_files()
Rename read files
retrieve_database_from_directory()
Get the database from a directory string
transform_adjust_by_lisppp()
Adjust aggregates by LIS PPPs
transform_equivalise()
Equivalise by number of household members.
transform_equivalise_oecd()
Equivalise with the OECD scale
transform_false_zeros_to_na()
Recode zeros into missing values if all values are zero
transform_negative_values_to_zero()
Recode negative values to zero
transform_restrict_age()
Filter a variable by age
transform_restrict_to_household_heads()
Filter a variable for household heads
transform_subset_age()
Subset a sample by age
transform_top_code_with_iqr() transform_bottom_code_with_iqr()
Apply top or bottom coding with log IQR
transform_weight_by_hh_size()
Multiply by household size
transform_zeros_to_na()
Recodes zeros into missing values