Man pages for fabR
Wrapper Functions Collection Used in Data Pipelines

add_indexAdd an index column at the first place of a tibble
as_any_booleanCreate objects of type "logical".
as_any_dateCreate objects of class "Date"
as_any_integerCreate objects of type "integer".
as_any_symbolCreate objects of type "symbol"
bookdown_openOpen a a web-based bookdown folder in a browser
bookdown_renderRender a bookdown into a bookdown site
bookdown_templateCreate a bookdown template.
collect_roxygenCollects and Generates documentation of a package in a tibble...
deprecatedDeprecated functions
fabR-packagefabR: Wrapper Functions Collection Used in Data Pipelines
fabR_websiteCall to online documentation
file_index_createCreate an index of files in a folder
file_index_readRead, source and open objects from an index of files
file_index_searchSearch an index of files
get_all_na_colsExtract columns that are all 'NA' from a tibble
get_all_na_rowsExtract observations (rows) that have all NA values in a...
get_duplicated_colsExtract columns that have same values in a tibble
get_duplicated_rowsExtract observations (rows) that have same values in a tibble
get_path_listGet the paths of branches in a list
get_unique_value_colsExtract columns that have unique values in a tibble
guess_date_formatEvaluate and gives the best match to any date format using...
make_name_listShortcut to create beautiful names in a list
message_on_promptShortcut to display a message and acceptation on prompt
parcevalShortcut to turn String character into R code
read_csv_any_formatsRead a csv file using read_csv and avoid errors
read_excel_allsheetsRead all Excel sheets using 'readxl::read_excel()'...
silently_runShortcut to silently run a code chunk avoiding error,...
which_any_dateEvaluates and gives the possible format(s) for an object to...
write_excel_allsheetsWrite all Excel sheets using 'writexl::write_xlsx()'...
fabR documentation built on May 29, 2024, 2:58 a.m.