Initial commit
This commit is contained in:
19
README.md
Normal file
19
README.md
Normal file
@@ -0,0 +1,19 @@
|
||||
|
||||
<!-- README.md is generated from README.Rmd. Please edit that file -->
|
||||
|
||||
# AVSDevR.DBClient
|
||||
|
||||
<!-- badges: start -->
|
||||
<!-- badges: end -->
|
||||
|
||||
The goal of AVSDevR.DBClient is to provide utility classes to create and
|
||||
manage database questions and abstract the dbplyr/dplyr database
|
||||
manipulation methods.
|
||||
|
||||
## Installation
|
||||
|
||||
You can install the development version of AVSDevR.DBClient like so:
|
||||
|
||||
``` r
|
||||
remotes::install_git("https://git.avsdev.uk/R/AVSDevR.DBClient")
|
||||
```
|
||||
Reference in New Issue
Block a user