run_all: Creates all the dataframes and save them in the specified...

Description Usage Arguments

View source: R/run_all.R

Description

Creates all the dataframes and save them in the specified folder

Usage

1
2
3
4
5
6
7
run_all(
 
    address1 = "https://docs.google.com/spreadsheets/d/1wKeDUhL4TJJ9yVUDN49kOANU_5Y77r6-vIxaq4Wgdks/",
 
    address2 = "https://docs.google.com/spreadsheets/d/1AipazAj6Ebfuv0Kek4xMRYva8sodUQs-4AI3li0IbzY/",
  folder
)

Arguments

address1

address from which you want to download the df1 from

address2

address from which you want to download the df2 from

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"


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