combine_items: This function takes the classified items (full_cids), appends...

Description Usage Arguments Value Note

Description

This function takes the classified items (full_cids), appends a column to the left, indicating which database the items are from, merges the items, and then prints a single csv file for all the items

Usage

1
combine_items(dom, DB = c("one", "two", "three"), dir = NULL)

Arguments

dom

Character vector of domains (c('drug', 'proc', 'cond'))

DB

Character of the DBs (c('one', 'two', 'three'))

dir

file path to where the clasified items live. this directory is also where the output .csv file will go

Value

None

Note

No warning messages are thrown if the input names are bad.

csv file name is all_domain_items


ysumath1/OHDSITrends-master documentation built on May 5, 2019, 11:01 p.m.