Skip to contents

Get all OSF links.

Usage

osf_links(paper)

Arguments

paper

a paper object or paperlist object

Value

a table with the OSF url in the first (href) column

Examples

osf_links(psychsci)
#> # A tibble: 630 × 4
#>    href                                               link_text text_id paper_id
#>    <chr>                                              <chr>       <int> <chr>   
#>  1 https://osf.io/e2aks/                              NA            196 0956797…
#>  2 https://osf.io/tvyxz/wiki/view/                    NA            199 0956797…
#>  3 https://osf.io/tvyxz/wiki/view/                    NA            253 0956797…
#>  4 https://osf.io/t9j8e/?view_only=f171281f212f44359… https://…     223 0956797…
#>  5 https://osf.io/tvyxz/wiki/1.%20View%20the%20Badge… https://…     271 0956797…
#>  6 https://osf.io/eky4s/                              NA             70 0956797…
#>  7 https://osf.io/tvyxz/wiki/1.%20View%20the%20Badge… https://…      73 0956797…
#>  8 https://osf.io/tvyxz/wiki/1.%20View%20the%20Badge… https://…     166 0956797…
#>  9 https://osf.io/xgwhk                               NA            243 0956797…
#> 10 https://osf.io/tvyxz/wiki/1.%20View%20the%20Badge… https://…     246 0956797…
#> # ℹ 620 more rows