Learn R Programming

osfr (version 0.1.1)

search_osf: Searching the OSF

Description

Searching the OSF

Usage

search_osf(type = "nodes", ...)

Arguments

type

Specifying what type of information to search

additional parameters passed on to search_nodes or search_users

Value

Data frame of nodes or users

Examples

Run this code
# NOT RUN {
search.osf(title = 'many labs', type = 'nodes')
# }

Run the code above in your browser using DataLab