Function reference
-
copy_for_xl() - Copies R data to your clipboard
-
.check_assigned_input() - Pop-up used in
run_paste_from_xl()
-
.check_forbidden_pad() - Error for prohibited padding or more than 1 char
-
.check_tabwidth() - Update permissible number of tabname characters
-
.fix_forbidden_tabnames() - Corrects tabnames by replacing reserved chars
-
.forbidden_chars_replace() - Replace forbidden characters in sheet/tab or file names with a warning
-
.format_script() - Adds breaks to the text of a deparsed data structure script
-
.locn_reporter() - Report out save location
-
.paste_names() - Paste name components together in order specified by paste_side
-
.remove_doublequotes() - Removes external set of quotes for named list if the list names have double-quotes
-
.to_tibble() - Process dataframes, matrices, vectors, factors to named tibble
-
.vector_2_tibble() - Transform a named vector, factor, or list to a 1 or 2 column tibble
-
enlist() - Make a list with auto-named list elements
-
enscript() - Writes the script to reproduce the input
-
entibble() - Convert data objects to a tibble with defaults optimized for spreadsheet (2D) presentation
-
expr_savepath() - Create a savepath from user expression or user specs
-
list_iron() - Iron embedded lists out of a list of objects
-
paste_from_xl() - Paste data into Rstudio from a spreadsheet
-
repeated() - Flag all values in a vector that occur more than once.
-
run_copy_for_xl() - Addin function to call
copy_for_xl()
-
run_enscript() - Addin function to call
enscript()
-
run_paste_from_xl() - Rstudio addin function to call
paste_from_xl()
-
scrub_tabnames() - Conform names to spreadsheet workbook standards
-
set_xl_args() - Set persistent default arguments for function
xlr::xl()
-
set_xlr_key_chords() - Sets xlr key-chords
-
splitter() - Splits, with auto-naming, a dataframe into a list of dataframes
-
sys_open() - Open a file via the OS default app
-
uniquify_names() - Glue sequential padded numbers within each group of repeated names
-
xl() - View an R data objects in a Libreoffice or Excel workbook