Description Usage Arguments Details Value Examples
It tabulates elements from a Tag Field column of a bibliographic data frame.
1 | tableTag(M, Tag = "CR", sep = ";", ngrams = 1)
|
M |
is a data frame obtained by the converting function |
Tag |
is a character object. It indicates one of the field tags of the standard ISI WoS Field Tag codify. |
sep |
is the field separator character. This character separates strings in each column of the data frame. The default is |
ngrams |
is an integer between 1 and 3. It indicates the type of n-gram to extract from titles or abstracts. |
tableTag
is an internal routine of main function biblioAnalysis
.
an object of class table
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.