Open Project This function sets up the project to work on so the paths can easily be determined. When both paths are specified path functions will reference the local copy. When one is specified path functions will reference the local or remote copy whichever was specified. Future updates will add some functionality to automate tasks.

Description

Open Project This function sets up the project to work on so the paths can easily be determined. When both paths are specified path functions will reference the local copy. When one is specified path functions will reference the local or remote copy whichever was specified. Future updates will add some functionality to automate tasks.

Usage

open_project(local_project_folder = "", remote_project_folder = "")

Arguments

local_project_folder This is a local copy of the project folder
remote_project_folder This is the location of the shared drive copy of the project folder