osf_check_write_access: Check OSF Write Access

Description Usage Arguments Value Examples

View source: R/osf-check-write-access.R

Description

Check OSF Write Access

Usage

1

Arguments

osf_id

character, the OSF project's unique identifier (e.g.,"e81xl")

Value

TRUE if the current OSF user has write access to the project, otherwise FALSE

Examples

1
2
3
4
## Not run: 
  osf_check_write_access("tskpu","iris.csv", overwrite = TRUE)
  
## End(Not run)

tiernanmartin/drakepkg documentation built on March 11, 2020, 3:11 a.m.