Description Usage Arguments Details Value See Also
View source: R/subset_articles_review_year.R
Subset data frame for abstracts published in a specific period only.
1 |
df |
Data frame containing publication years. |
col.year |
Symbol. Column containing publication years. |
start |
Integer. Optional. Beginning of
publication period.
If |
end |
Integer. Optional. End of
publication period.
If |
Subset data frame for abstracts published in a specific period only. All other abstracts published not within this period are silently dropped.
Data frame containing abstracts published in a specific period only.
subset_research()
, subset_review()
Other subset functions:
subset_df()
,
subset_mir_threshold()
,
subset_mir()
,
subset_research()
,
subset_review()
,
subset_snp()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.