db_drop_view | Like db_drop_table, but for views. |
db_load_from_file | Loads a file (typically CSV) from disk to Vertica. |
db_save_view | Saves a tbl object as a view in Vertica. |
execute_custom_R_udf | Executing a local R function as a UDX in Vertica |
list_udf | This function shows to the user the names of the funtions,... |
select | Like dplyr::select, but allows for the first argument to be a... |
src_vertica | Establishes a connection to Vertica and returns a dplyr 'src'... |
tbl2darray | Converts a dplyr tbl object to a darray in Distributed R. |
tbl2darrays | Converts a dplyr tbl object to a pair of darrays in... |
tbl2dframe | Converts a dplyr tbl object to a dframe in Distributed R. |
vertica.dplyr | Vertica.dplyR is an R package developed by HP that provides... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.