get_note: Get variable note

Description Usage Arguments Value Examples

View source: R/utils.r

Description

Find the metadata of variables from chosen dataset

Usage

1
get_note(search_result, col_id)

Arguments

search_result

a dataframe result from data_search

col_id

a string of col_id found with data_search

Value

a dataframe

Examples

1
2
data_search("birth", "AddHealth") %>%
  get_note("H4TR10")

fredcorpuz06/qacdata documentation built on Dec. 16, 2019, 12:41 a.m.