makeColData: generate a colData component corresponding to a mongodb

Description Usage Arguments Value Examples

View source: R/lite.R

Description

generate a colData component corresponding to a mongodb

Usage

1
2
3
4
5
makeColData(
  url = URL_txregLocal(),
  db = "txregnet",
  formatter = basicFormatter
)

Arguments

url

character(1) url for mongodb

db

character(1) database name

formatter

a function that takes in a character vector and returns a DataFrame with number of rows equal to the length of input

Value

a DataFrame instance

Examples

1

vjcitn/TxRegInfra2 documentation built on Jan. 1, 2021, 12:41 p.m.