Releases: AlissonRP/fastrep
Releases · AlissonRP/fastrep
version 0.7 - CRAN
Launch of version 0.7
- Change name
mypdf1
tofastrep
- Remove of prefix of functions, now
pdf1_tbl
becometbl
etc - Change name of
pdf1_summary
todescribe
- Rename templates
pdf1-paper
->fast_paper
, andpdf1
->fast_report
- new logo
- now on CRAN (
install.packages("fastrep")
btw)
Version 0.5
- Recommendation
tinytex
- Adjustments in
readme.md
arrange
infreq_tbl_freq
(#12)- new template (paper)
- new function
tab
that is not exported, but is useful to create 2x2tibbles
(maybe in the future will be exported)
v0.3
-
News
- Intro logo
pdf1_summary
pdf1_na
- bibliography in rmd
- change of
.
in functions to_
- more information in help of some functions
- change of pt-br to eng
- dependencies of
purrr
andjanitor
R- CMD-CHECK
purposely failed- Solved typo in
pdf1_tbl_freq
Title
become optional in all functions
0.2
Introducing two new functions that are in the lifecycle Experimental
:
pdf1_na
: Which will inform the amount of NA per variable
pdf1_freq.tbl2
: Provides 2x2 table, values can be absolute or marginal rows using argument marg=TRUE
And a suggestion on how to use the template using code