data-cleaning / validate

Professional data validation for the R environment
406 stars 39 forks source link

Error in section 3.3 of Cookbook #163

Closed rmsharp closed 1 year ago

rmsharp commented 2 years ago

Text at end of section 3.3 says "blocks containing GDP and Export have entire records missing" where as all records (1199) failed and blocks containing ## [1] "gdp" "import" "export" "balance" have entire records missing.

I did not find anything wrong with the definition of the keyset but the results indicate something has changed since the text was written.

It seems at least one additional unit test will be needed.

markvanderloo commented 2 years ago

Thanks, there was a spelling error in one of the keys. Fixed in the online version of the cookbook.