Learn R Programming

osfr (version 0.1.1)

search_nodes: Search OSF nodes

Description

Search OSF nodes

Usage

search_nodes(description = NULL, title = NULL, id = NULL, tags = NULL,
  license = NULL, private = FALSE)

Arguments

description

Search in node description

title

Search node titles

id

Search for node id

tags

Search node tags

license

not used in function

private

Boolean, search private nodes as well (TRUE) or not (FALSE)

Value

Data frame of nodes

Details

The categories available are:

  • project

  • hypothesis

  • methods and measures

  • procedure

  • instrumentation

  • data

  • analysis

  • communication

  • other