I propose we rename the R function AppendSlopeFeatures to append_slope_features to match the interface of the Python package.
Lower-snake-case is also a commonly used style in R, e.g., see Tidyverse style guide, so I think most R users may find this change to even be an improvement.
I propose we rename the R function
AppendSlopeFeatures
toappend_slope_features
to match the interface of the Python package.Lower-snake-case is also a commonly used style in R, e.g., see Tidyverse style guide, so I think most R users may find this change to even be an improvement.
This PR makes progress towards #13