Skip to content

hicp 1.0.2

Choose a tag to compare

@sweinand sweinand released this 23 Jan 13:57
  1. All defaults for the arguments of datasets(), datafilters() and data() can be changed by ....
    Before, this was not possible for some internally set defaults.

  2. Updated testing of datasets(), datafilters() and data() to not throw an error in case a null data.table is retrieved.

  3. Corrected argument filter to filters in data() for all package examples.