get_admin_sheet: Retreive Master Admin Project Sheet

Description Usage Arguments Value

View source: R/get_admin_sheet.R

Description

This function retrieves the excel sheet that is updated to contain all current project information. The Admin Sheet is the fulcrum by which the applications operate. If any odd errors arise ensure that you check the admin sheet and that this function is reading it in properly

Usage

1
get_admin_sheet(osf_file_id = "z8kpa")

Arguments

osf_file_id

A string constant containing the code at the end of an OSF url. The default value is the current address to the admin sheet, it might change in the future. For example, https://osf.io/z8kpa/. The default string value is directly to the master sheet.

Value

A tibble in long format


AGRBDCenter/aghelpr2 documentation built on May 17, 2019, 7:31 p.m.