After the access, cleaning and join of tables they can be exported from R. The *buildpath* function is useful to create the necessary folder infrastructure on the file system based on a specified directory

buildpath(dbjoin, dir = "", foldersetup = F)

Arguments

dbjoin

Tibble; Tibble containing the joined ARTMO Database

dir

character; Location of a Directory

foldersetup

boolean; Do you want to automatically create a folder structure based on the specified directory?