In this major release,
relper
enhances its data analysis capabilities with a powerful suite of functions for computing various metrics and calculations.These additions transform the package into a comprehensive "Data Insight Toolbox," empowering users to gain deeper insights and perform advanced analyses on their datasets. Additionally, some functions have been renamed for better clarity and consistency.
Additions
- count2
Additions
- replace_boolean, replace_na
Additions
- count_na
Additions
- calc_perc
Improvements
- is_blank now accepts numeric values
Removals
- as_perc
Additions
- New palettes
- Function is_zero
Improvements
- Refactoring of the pal_ functions
Additions
- Functions
plt_no_text
andplt_no_grid
- New palettes
Improvements
- Functions
palette_
prefix changed topal_
Additions
- Functions
calc_combination
andplt_pinpoint
- Arguments
trim
andweight
to the functioncalc_mean
Improvements
- Functions
calc_geometric_mean
andcalc_harmonic_mean
were removed and becamecalc_mean
Additions
- Function
is_blank
Additions
- Parameter
prefix
to the functiondttm_vars
- Parameter
...
to the functionplt_scale_y_mirror
to apply the functionformat_num
to the breaks labels
Additions
- Function
stat_missing_values
Additions
- Function
str_extract_char
Additions
- Function
palette_two
Additions
- Function
plt_regression_line
Additions
- Function
calc_error
Additions
- Functions:
calc_association
,calc_correlation
,calc_kurtosis
,calc_modality
,calc_skewness
,is_weekend
,stat_normality
andsummary_xy
Improvements
- Renaming of the functions:
calc_date_aux()
todttm_vars
andcalc_date_diff()
todttm_diff
In this major release,
relper
introduces a brand-new feature calledpalette_
, that contains palettes inspired by movies and TV shows.The
palette_
functions provides users with a rich collection of color palettes carefully curated from popular films and television series, adding a touch of cinematic charm to their data visualizations.Whether it's evoking the nostalgic hues of a beloved classic or the vibrant colors of a contemporary blockbuster,
palette_
allows users to effortlessly infuse visual storytelling into their plots.
Additions
- Function
plt_scale_y_mirror
Additions
- Dataset
vfx_watermark_white
Improvements
- More steps to the function
as_num
, such as removing characters
Additions
- Functions:
palette_
The initial release of
relper
lays the groundwork for future development of the library.This version entails a complete refactoring of the entire package in order to comply with better development practices.
Significant enhancements include the addition of vignettes to provide comprehensive usage examples, extensive documentation for all functions to assist developers in understanding the library's capabilities, the adoption of standard naming conventions for improved consistency, and the integration of comprehensive unit tests to ensure the codebase's reliability and stability.
Additions
-
Dependencies:
glue
,rlang
,scales
andtidyselect
-
Documentation:
vfx_watermark
Removals
-
Datasets:
df_month
anddf_week
-
Dependencies:
png
-
Functions:
summary_data
Improvements
- Renaming of the function
str_to_abb
argumentn_char
ton_abb