Learn R Programming

sgapi (version 1.0.2)

get_keyword_table_id: Keyword Search of 'nomis'

Description

Function to return dataframe of all 'nomis' tables, and their corresponding codes and descriptions, which have the chosen keyword.

Usage

get_keyword_table_id(usr_keyword)

Value

A tidy dataframe of all nomis tables and their ids, which contain the chosen keyword.

Arguments

usr_keyword

Keyword to search 'nomis' tables for, e.g. "religion", "employment", "housing"

Examples

Run this code
get_keyword_table_id(usr_keyword="passports")

Run the code above in your browser using DataLab