gslab-econ / gslab_r

5 stars 1 forks source link

Investigate potential bug in sortbykey parameter in SaveData #28

Open snairdesai opened 1 year ago

snairdesai commented 1 year ago

The purpose of this issue (#28) is to address a potential bug in the sortbykey parameter of the SaveData package, whereby row indices may not be properly sorted given a set of key inputs when the argument is set to TRUE. Any proposed revisions should be self-contained within ~/SaveData/R/SaveData.R. The relevant development branch is issue28_sbk_savedata.

cc @jmshapir @rcalvo12

liaochris commented 1 month ago

Taking over this one unless anyone has objections @snairdesai @jc-cisneros

liaochris commented 1 month ago

@jc-cisneros @snairdesai Since the ad-price-drivers data is not public is it possible to provide a minimal reproducible example of the error that's occurring?