-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
22 lines (21 loc) · 617 Bytes
/
Copy pathNAMESPACE
File metadata and controls
22 lines (21 loc) · 617 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Generated by roxygen2: do not edit by hand
S3method(print,tutorize_folder_report)
S3method(print,tutorize_lint_report)
S3method(print,tutorize_lms_manifest)
S3method(print,tutorize_report)
export(check_tutorial)
export(convert_folder)
export(convert_to_tutorial)
export(export_lms_manifest)
export(export_tutorial_package)
export(launch_tutorizeR_addin)
export(launch_tutorizeR_folder_addin)
export(launch_tutorizeR_preview_addin)
export(lint_source)
export(load_question_bank)
export(tr)
export(tutorize)
export(validate_input)
export(validate_output)
export(validate_question_bank)
export(write_tutorize_report)