nsfc: get nsfc items

Description Usage Arguments Value Examples

View source: R/nsfc.R

Description

get nsfc items from http://www.sciencenet.cn/, by key

Usage

1
2
nsfc(url, header, subject, search, yearStart, yearEnd, itemCategory,
  fundStart, fundEnd, abstract = FALSE)

Arguments

url

url

header

headers

subject

subject, ex:H0801

search

string to search, ex: "m6A"

yearStart

number, year of start

yearEnd

number, year of start

itemCategory

category

fundStart

fund min

fundEnd

fund max

abstract

a logical argument, default is FLASE

Value

dataframe

Examples

1
nsfc(yearStart=2018)

yikeshu0611/nsfc documentation built on Dec. 8, 2019, 4:38 p.m.