Description Usage Arguments Details Value See Also
View source: R/subset_articles_review_year.R
Subset data frame for abstracts of research articles only.
1 | subset_research(df, col.type = Type)
|
df |
Data frame containing article types. |
col.type |
Symbol. Column containing articles types. |
Subset data frame for abstracts of research articles only. At the same time, abstracts from other article types such as Review, Letter, etc. are dropped.
Data frame containing abstracts of research articles only.
subset_review()
, subset_year()
Other subset functions:
subset_df()
,
subset_mir_threshold()
,
subset_mir()
,
subset_review()
,
subset_snp()
,
subset_year()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.