Man pages for IbrahimHE/wrangler
Data Wrangling (by Ibrahim Hassan)

add_prefixAdd a prefix in a dataframe column
add_suffixAdd a suffix in a dataframe column
check_col_missChech for columns missing values
check_row_missChech for rows missing values
chr_stringReturn character into a vector (you can copy into r source...
del_colsDelete columns in a dataframe
del_rowsDelete rows in a dataframe
facet_plotsAutomatically create faceted plot with ggplot2
get_categ_varGet categorical variable in a dataframe
get_modeGet mode of a vector
get_num_varGet numerical variable in a dataframe
get_package_nameGet package name
getpercentGet percentage of a "variable" in data
index_colGet index of a dataframe column by name, or get a name by...
index_valGet index of a value in dataframe, row or colum or both
is.wholenumberTest a number for being an integer or not
load_movies_dataLoad movies and myMovieData dataset in global environment
loadpackagesLoading packages
mchisq.testGet Chi-square test of a specific variable with other...
mrfreqtableGet multiple response frequency tables
nearRcolorGetting near r colors
not-in*x not in y: %!in%*
other_namesget remaining names of a dataframe
plotColComparing Colors
prime_numbersGet the prime numbers of up to a number(n)
reloadReload a package or name space
renamerRenaming dataframe columns
renamer_OldRenaming dataframe columns (Old version similar to...
rm_col_missRemove columns with missing values
rm_missremove row or columns with percentage of missing values
rm_prefixRemove a prefix in a dataframe column
rm_row_missRemove rows with missing values
rm_suffixRemove a suffix in a dataframe column
samplerGenerate random sample from a random numbers
slice_colSlice a dataframe column by a separator
slice_col_oldSlice a dataframe column by a separator
stat_calcCalculate summary statistic for numerical variables
summarySEAutomatically create summary standard error for plotting...
IbrahimHE/wrangler documentation built on March 27, 2022, 4:23 p.m.