-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathpkg_bddwc.Rmd
More file actions
88 lines (55 loc) · 1.95 KB
/
pkg_bddwc.Rmd
File metadata and controls
88 lines (55 loc) · 1.95 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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
# `bddwc` {#bddwc}
`r emo::ji("construction")` **Under Construction** `r emo::ji("construction")`
## Pkg Info:
Title:
`r packageDescription("bdDwC")$Title`
Description:
`r packageDescription("bdDwC")$Description`
## Pkg Architecture
### Overview
```{r, echo = FALSE, fig.cap="bddwc overview"}
knitr::include_graphics("https://raw.githubusercontent.com/bd-R/bdgraphics/master/arc/bddwc/arc_bddwc.svg")
```
### R functions dependency & information
```{r echo=FALSE, error=FALSE, message=FALSE, warning=FALSE}
source('inst/net_code_tables.R')
fun_tbl <- code_net(repo = 'bd-R/bdDwC', direction = "RL")
fun_tbl[[1]]
fun_tbl[[2]]
```
### Dependencies
<!-- # ```{r echo=FALSE, error=FALSE, message=FALSE, warning=FALSE} -->
<!-- # library(pkgnet) -->
<!-- # -->
<!-- # pkgnet:::silence_logger() -->
<!-- # -->
<!-- # reporters <- list(DependencyReporter$new()) -->
<!-- # -->
<!-- # reporters <- lapply( -->
<!-- # X = reporters -->
<!-- # , FUN = function(reporter){ -->
<!-- # reporter$set_package(pkg_name = "bdDwC") -->
<!-- # return(reporter$nodes) -->
<!-- # } -->
<!-- # ) -->
<!-- # -->
<!-- # DT::datatable(data = reporters$nodes, -->
<!-- # escape = FALSE, -->
<!-- # options = list("pageLength" = 30, -->
<!-- # order = list(list(4, 'desc')))) -->
<!-- # -->
<!-- # ``` -->
### Testing
# `bddwc.app` {#bddwc.app}
`r emo::ji("construction")` **Under Construction** `r emo::ji("construction")`
# `bdchecks` {#bdchecks}
`r emo::ji("construction")` **Under Construction** `r emo::ji("construction")`
# `bdchecks.app` {#bdchecks.app}
`r emo::ji("construction")` **Under Construction** `r emo::ji("construction")`
# `bdclean` {#bdclean.app}
`r emo::ji("construction")` **Under Construction** `r emo::ji("construction")`
# Pkgs Under Construction
## bdvis
## bddashboard
https://github.com/rahulchauhan049/dashboard.experiment
## bdtools