SSRN_stats: Download Download Statistics from SSRN

View source: R/SSRN_stats.R

SSRN_statsR Documentation

Download Download Statistics from SSRN

Description

Download download statistics from SSRN

Usage

SSRN_stats(id, write.file = FALSE, append.file = TRUE,
           file.prefix = "SSRN", file.timestamp = TRUE)

Arguments

id

integer: the author's Id

write.file

logical

append.file

integer: the author's Id

file.prefix

character

file.timestamp

logical

Details

The function reads the whole author page and then looks up the papers via regular expressions.

Value

A list

author.rank.downloads
author.rank.citations
total.downloads

i

downloads

a data.frame

Author(s)

Enrico Schumann

Examples

## Not run: 
## the package author's SSRN page
SSRN_stats(895233)

## End(Not run)

enricoschumann/SSRN documentation built on Oct. 19, 2022, 9:25 a.m.