Skip to contents

lissyrtools 0.1.11

Change in lissyuse()

  • The output of lissyuse()now requires explicit assignment to a variable, whereas previously, the function automatically created and assigned a pre-named list (lis_datasets or lws_datasets) to the global environment.

lissyrtools 0.1.10

Introduction of lissyuse()

Inclusion of sample files

  • Inclusion of built-in data frames containing sample files from LIS to assist users in developing LISSY code scripts in local environments.

New built-in objects

  • These include the datasets data frame, as well as vector objects containing variables categorized into specific groups (e.g., key_vars_household_lis, lis_weight_variables, lws_wealth_categorical_variables, lis_country_specific_variables).

New “show_countries_” and “get_years_” functions

  • Four new functions have been added to print the ISO2 codes for each country in LIS and LWS, as well as the available years for a given country in either LIS or LWS.

lissyrtools 0.1.5

Bug fixes