Description Usage Arguments Author(s)
View source: R/tidy_connections.R
big_copy_to() - copy data to RDIP This will copy a dataframe to the home directory of the user and return the table reference to the data in RDIP.
1 2 3 |
df |
Data to copy to RDIP |
dest |
Impala implyr connection |
chrom_as_string |
[Default = TRUE] TRUE = Override "chrom" cols as character instead of integers |
database |
Name of the database |
table_name |
Name of the table within the database. |
compute_stats |
[Default = FALSE] TRUE = SQL execute COMPUTE STATS |
Karsten Sieber karsten.b.sieber@gsk.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.