Other packages > Find by keyword >

baizer  

Useful Functions for Data Processing
View on CRAN: Click here


Download and install baizer package within the R console
Install from CRAN:
install.packages("baizer")

Install from Github:
library("remotes")
install_github("cran/baizer")

Install by package version:
library("remotes")
install_version("baizer", "0.8.0")



Attach the package and use:
library("baizer")
Maintained by
William Song
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-01-10
Latest Update: 2023-10-19
Description:
In ancient Chinese mythology, Bai Ze is a divine creature that knows the needs of everything. 'baizer' provides data processing functions frequently used by the author. Hope this package also knows what you want!
How to cite:
William Song (2023). baizer: Useful Functions for Data Processing. R package version 0.8.0, https://cran.r-project.org/web/packages/baizer. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.1.0 (2023-01-10 19:40), 0.2.0 (2023-03-03 18:20), 0.3.0 (2023-03-10 13:30), 0.4.0 (2023-04-11 11:40), 0.4.5 (2023-04-17 20:30), 0.5.0 (2023-05-08 15:20), 0.6.0 (2023-06-27 08:20), 0.7.0 (2023-08-10 12:00)
Other packages that cited baizer R package
View baizer citation profile
Other R packages that baizer depends, imports, suggests or enhances
Complete documentation for baizer
Functions, R codes and Examples using the baizer R package
Some associated functions: adjacent_div . alias_arg . as_md_table . as_tibble_md . atomic_expr . baizer-package . broadcast_vector . c2r . check_arg . cmdargs . collapse_vector . combn_vector . correct_ratio . cross_count . detect_dup . diff_index . diff_tb . dx_tb . empty_dir . empty_file . exist_matrix . expr_pileup . extract_kv . fancy_count . fetch_char . filterC . fix_to_regex . float_to_percent . fps_vector . full_expand . gen_char . gen_combn . gen_outlier . gen_str . gen_tb . generate_ticks . geom_mean . grapes-eq-grapes . grapes-neq-grapes . grapes-nin-grapes . group_vector . hist_bins . inner_expand . int_digits . is.zero . left_expand . list2df . max_depth . melt_vector . mini_diamond . mm_norm . move_row . near_ticks . nearest_tick . not.na . not.null . number_fun_wrapper . ordered_slice . percent_to_float . pileup_logical . pipe . pkginfo . pkglib . pkgver . pos_int_split . r2c . read_excel . read_excel_list . read_fmmd . ref_level . reg_join . reg_match . remove_monocol . remove_nacol . remove_narow . remove_outliers . replace_item . rewrite_na . rng2seq . round_string . roxygen_fmt . same_index . seriate_df . sftp_connect . sftp_download . sftp_ls . signif_ceiling . signif_floor . signif_round_string . signif_string . slice_char . sortf . split_column . split_path . split_vector . stat_fc . stat_phi . stat_test . str_replace_loc . swap_vecname . tbflt . tdf . tidyeval . top_item . uniq . uniq_in_cols . write_excel . 
Some associated R codes: IO.R . R-cmd-check.R . baizer-package.R . data.R . dataframe.R . dev.R . global.R . numbers.R . stat.R . tbflt.R . utils-basic.R . utils-pipe.R . utils-tidy-eval.R .  Full baizer package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA