Skip to contents

Reads your .Renviron file to get the path to the team's SharePoint Document Library, as sync'd to your local machine. Appends to this the name of the file, thus returning the full path to the file to be used elsewhere.

Usage

get_file_path(file_name)

Arguments

file_name

The name of the file for which you're retrieving the full path.

Value

A character string containing a file path.