Learn R Programming

osfr (version 0.1.1)

view_project: View an OSF project on osf.io

Description

This function opens the project in a web browser. If the project is private, you will be asked to log into OSF from the browser.

Usage

view_project(id)

Arguments

id

OSF id (osf.io/XXXXX; just XXXXX)

Examples

Run this code
# NOT RUN {
view_project(id = "m5pds")
# }

Run the code above in your browser using DataLab