All functions |
|
---|---|
Add an index column at the first place of a tibble |
|
Create objects of type "logical". |
|
Create objects of class "Date" |
|
Create objects of type "integer". |
|
Create objects of type "symbol" |
|
Open a a web-based bookdown folder in a browser |
|
Render a bookdown into a bookdown site |
|
Create a bookdown template. |
|
Collects and Generates documentation of a package in a tibble format. |
|
Call to online documentation |
|
Create an index of files in a folder |
|
Read, source and open objects from an index of files |
|
Search an index of files |
|
Extract columns that are all 'NA' from a tibble |
|
Extract observations (rows) that have all NA values in a tibble |
|
Extract columns that have same values in a tibble |
|
Extract observations (rows) that have same values in a tibble |
|
Get the paths of branches in a list |
|
Extract columns that have unique values in a tibble |
|
Evaluate and gives the best match to any date format using lubridate library |
|
Shortcut to create beautiful names in a list |
|
Shortcut to display a message and acceptation on prompt |
|
Shortcut to turn String character into R code |
|
Read a csv file using read_csv and avoid errors |
|
Read all Excel sheets using |
|
Shortcut to silently run a code chunk avoiding error, messages and warnings |
|
Evaluates and gives the possible format(s) for an object to be evaluated |
|
Write all Excel sheets using |