generated from coatless-devcontainer/r-pkg
-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
31 lines (30 loc) · 827 Bytes
/
NAMESPACE
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
# Generated by roxygen2: do not edit by hand
S3method(print,stamp_dir_results)
S3method(print,stamp_file_info)
S3method(print,stamp_language)
S3method(print,stamp_preview)
S3method(print,stamp_template)
S3method(print,stamp_update_preview)
export(backup_file)
export(detect_language)
export(has_header)
export(is_file)
export(language_get)
export(language_register)
export(languages)
export(stamp)
export(stamp_dir)
export(stamp_file)
export(stamp_template_content)
export(stamp_template_create)
export(stamp_template_default)
export(stamp_template_describe)
export(stamp_template_field)
export(stamp_template_load)
export(stamp_templates)
export(stamp_update)
export(stamp_update_helper_author_add)
export(stamp_update_helper_copyright_extend)
export(stamp_variables)
export(stamp_variables_add)
export(stamp_variables_list)