The underlying data has been reconstructed. Now, the
data.table
format is adopted.
use_this
and lintr
package to build
the R packageNEWS.md
, cran-comments.md
journalabbr::run_example()
abbr_bib()
and
abbr_bib_only_journal()
, the other functions are auxiliary
functions.addcsvpath
in function abbr2bib()
.rbind_bib()
merges multiple BiB data
frames, which are returned by read_bib2tib()
unique_bib()
to remove duplicate
tibble. Often, the bib file should ensure that the key is unique. When
there is a duplicate, you should change the duplicate key or delete the
duplicate item. Here we use the latter to delete the duplicate. Repeat
and filter according to the keybib
columnread_bib2tib()
and
write_tib2bib()
abbr2bib()
journalabbr::runExample()