forked from scienceverse/metacheck
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
91 lines (90 loc) · 1.86 KB
/
Copy pathNAMESPACE
File metadata and controls
91 lines (90 loc) · 1.86 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
# Generated by roxygen2: do not edit by hand
S3method("[",scivrs_paperlist)
S3method(print,ppchk_module_help)
S3method(print,ppchk_module_list)
S3method(print,ppchk_module_output)
S3method(print,ppchk_validate)
S3method(print,scivrs_paper)
S3method(print,scivrs_paperlist)
export("%||%")
export(.onAttach)
export(.onLoad)
export(accuracy)
export(add_author)
export(aspredicted_info)
export(aspredicted_links)
export(aspredicted_retrieve)
export(author)
export(author_table)
export(check_orcid)
export(concat_tables)
export(credit_roles)
export(crossref)
export(demodir)
export(demopdf)
export(demoxml)
export(distinctive_words)
export(expand_text)
export(filetype)
export(get_orcid)
export(github_config)
export(github_files)
export(github_info)
export(github_languages)
export(github_readme)
export(github_repo)
export(info_table)
export(is_paper)
export(is_paper_list)
export(json_expand)
export(llm)
export(llm_max_calls)
export(llm_model)
export(llm_model_list)
export(module_help)
export(module_info)
export(module_list)
export(module_report)
export(module_run)
export(openalex)
export(osf_api_calls)
export(osf_api_calls_inc)
export(osf_api_check)
export(osf_check_id)
export(osf_children)
export(osf_delay)
export(osf_file_data)
export(osf_file_download)
export(osf_files)
export(osf_get_all_pages)
export(osf_headers)
export(osf_info)
export(osf_links)
export(osf_node_data)
export(osf_parent_project)
export(osf_preprint_data)
export(osf_reg_data)
export(osf_retrieve)
export(osf_user_data)
export(paper)
export(paper_info)
export(paper_validate)
export(papercheck_app)
export(paperlist)
export(pdf2grobid)
export(rbox_info)
export(rbox_links)
export(rbox_retrieve)
export(read)
export(read_cermine)
export(read_grobid)
export(read_text)
export(report)
export(search_text)
export(stats)
export(study)
export(summarize_contents)
export(text_features)
export(validate)
export(verbose)
export(xml2bib)