View source: R/default_param_doc.R
This function does nothing. It is intended to inherit is parameters' documentation.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 | default_params_doc(
address,
address1,
address2,
colonna,
dbmefu,
df,
df1,
df2,
dfmerged,
filename,
folder,
names
)
|
address |
address from which you want to download the database from |
address1 |
address from which you want to download the df1 from |
address2 |
address from which you want to download the df2 from |
colonna |
a column |
dbmefu |
the one and only MeFu database |
df |
a dataframe |
df1 |
database from mefu |
df2 |
database from comixtime |
dfmerged |
a merged data frame |
filename |
a filename |
folder |
if set to "choose" let you choose navigating in your folder system. If a path is provided it'll save there. N.B.: The path format has to be of the kind "C://folder1//folder2" |
names |
a list of names |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.