Skip to content

Releases: yng-me/mpindex

mpindex v0.2.1

26 Dec 10:04
035a4d6
Compare
Choose a tag to compare
  • Changed returned value of define_mpi_specs from list to data frame with a class of mpi_specs_df. By default, it stores a global option named mpi_specs which can be accessed using getOption('mpi_specs'). Other specifications are now stored as attributes.
  • Changed default value of .unit_of_analysis from households to NULL.
  • save_mpi now allows unformatted output (tidy format) when generating an output.
  • Implemented feature to include MPI specification in the output by setting .include_specs tot TRUE.
  • Deprecated .names_separator argument in define_mpi_specs.
  • Enhancement of define_deprivation based on #17.
  • Added use_global_mpi_specs() wrapper function to use Global MPI specification.

mpindex v0.2.0

12 Sep 06:40
4d19691
Compare
Choose a tag to compare
Merge pull request #13 from yng-me/wip

wip