get_journal_details {texor} | R Documentation |
get Journal details
Description
get Journal details
Usage
get_journal_details(article_dir)
Arguments
article_dir |
path to the directory which contains tex article |
Value
journal details in an object
Examples
article_dir <- "/home/user/documents/2022-1/2020-36/"
texor::get_journal_details(article_dir)
[Package texor version 1.3.0 Index]