easystats / report

:scroll: :tada: Automated reporting of objects in R
https://easystats.github.io/report/
Other
694 stars 69 forks source link

replace these two lines #63

Closed strengejacke closed 4 years ago

strengejacke commented 4 years ago

@strengejacke since you're an expert of that, could you give me a hand to replace these two lines 😁

https://github.com/easystats/report/blob/71b6ed07c944fdfa99fc5553e0daac66a596e46d/R/report.data.frame.R#L118-L119

So we can remove the dplyr dep? Thanks 🥇

Originally posted by @DominiqueMakowski in https://github.com/easystats/report/pull/50#issuecomment-583722900

strengejacke commented 4 years ago

reminder:

https://github.com/easystats/effectsize/blob/556b596de29deffd2254ce0f2be2133cbb1eac64/R/change_scale.R

https://github.com/easystats/effectsize/blob/0f02ac19c741ea9d28bb7f5121fda24479f47104/R/standardize.data.frame.R

https://github.com/easystats/effectsize/blob/e8a1c26aaea004aa1bad1c5bcd4d54eac1ac78f0/R/normalize.R

strengejacke commented 4 years ago

https://github.com/strengejacke/sjmisc/blob/master/R/reshape_helpers.R#L65