default_params_doc: This function does nothing. It is intended to inherit is...

Description Usage Arguments

View source: R/default_param_doc.R

Description

This function does nothing. It is intended to inherit is parameters' documentation.

Usage

 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
)

Arguments

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


Giappo/dbmefu documentation built on Dec. 17, 2021, 9:32 p.m.