DublinLearningGroup / dataexpks

This package creates a kickstart rmarkdown document that automatically performs some basic data exploration for the supplied dataset.
MIT License
3 stars 2 forks source link

reuse of numeric_vars in chunk redefine_numeric_vars is confusing #30

Closed JustinJDavies closed 5 years ago

JustinJDavies commented 7 years ago

It's really confusing to read chunks after redefine_numeric_vars where numeric_vars is (silently) redefined

kaybenleroll commented 7 years ago

Do you suggest we create a new variable instead then?

kaybenleroll commented 5 years ago

Think this has been fixed, so closing this for now.