-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathNAMESPACE
More file actions
46 lines (45 loc) · 1.48 KB
/
NAMESPACE
File metadata and controls
46 lines (45 loc) · 1.48 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
# Generated by roxygen2: do not edit by hand
S3method(base::print, btw_ignore)
S3method(btw_this,"function")
S3method(btw_this,Chat)
S3method(btw_this,btw_docs_package)
S3method(btw_this,btw_docs_topic)
S3method(btw_this,btw_docs_vignette)
S3method(btw_this,btw_docs_vignettes)
S3method(btw_this,btw_returns_character)
S3method(btw_this,character)
S3method(btw_this,cran_package)
S3method(btw_this,data.frame)
S3method(btw_this,default)
S3method(btw_this,environment)
S3method(btw_this,help_files_with_topic)
S3method(btw_this,news_db)
S3method(btw_this,packageIQR)
S3method(btw_this,pkg_search_result)
S3method(btw_this,tbl)
S3method(btw_this,vignette)
export(btw)
export(btw_app)
export(btw_client)
export(btw_this)
export(btw_tool_docs_available_vignettes)
export(btw_tool_docs_help_page)
export(btw_tool_docs_package_help_topics)
export(btw_tool_docs_package_news)
export(btw_tool_docs_vignette)
export(btw_tool_env_describe_data_frame)
export(btw_tool_env_describe_environment)
export(btw_tool_files_list_files)
export(btw_tool_files_read_text_file)
export(btw_tool_ide_read_current_editor)
export(btw_tool_memory_project_context_add)
export(btw_tool_memory_project_context_read)
export(btw_tool_memory_project_context_replace)
export(btw_tool_search_package_info)
export(btw_tool_search_packages)
export(btw_tool_session_check_package_installed)
export(btw_tool_session_package_info)
export(btw_tool_session_platform_info)
export(btw_tools)
if (getRversion() < "4.3.0") importFrom("S7", "@")
import(rlang)