Skip to content

Commit cb02497

Browse files
author
Ryan Patrick Kyle
committed
update namespace and add dashLogger.Rd
1 parent bd0aabc commit cb02497

File tree

2 files changed

+29
-3
lines changed

2 files changed

+29
-3
lines changed

NAMESPACE

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,14 @@
22

33
S3method(print,dash_component)
44
export(Dash)
5-
export(dashNoUpdate)
6-
export(createCallbackId)
75
export(clientsideFunction)
6+
export(createCallbackId)
7+
export(dashLogger)
8+
export(dashNoUpdate)
9+
export(getEnvVar)
810
export(input)
911
export(output)
1012
export(state)
11-
export(dashLogger)
1213
import(dashCoreComponents)
1314
import(dashHtmlComponents)
1415
importFrom(R6,R6Class)

man/dashLogger.Rd

Lines changed: 25 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)