-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
26 lines (25 loc) · 1005 Bytes
/
Copy pathNAMESPACE
File metadata and controls
26 lines (25 loc) · 1005 Bytes
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
# Generated by roxygen2: do not edit by hand
S3method(base::as.data.frame,sessioncheck_sessioncheck)
S3method(base::as.data.frame,sessioncheck_sessionstate)
S3method(base::as.data.frame,sessioncheck_sessionstatediff)
S3method(base::as.data.frame,sessioncheck_status)
S3method(base::format,sessioncheck_sessioncheck)
S3method(base::format,sessioncheck_sessionstate)
S3method(base::format,sessioncheck_sessionstatediff)
S3method(base::format,sessioncheck_status)
S3method(base::print,sessioncheck_sessioncheck)
S3method(base::print,sessioncheck_sessionstate)
S3method(base::print,sessioncheck_sessionstatediff)
S3method(base::print,sessioncheck_status)
export(check_attached_environments)
export(check_attached_packages)
export(check_globalenv_objects)
export(check_loaded_namespaces)
export(check_required_locale)
export(check_required_options)
export(check_required_sysenv)
export(check_sessiontime)
export(check_working_directory)
export(compare_sessionstates)
export(sessioncheck)
export(sessionstate)