import.info: Import OUCRU's data dictionary into R

View source: R/OUCRU_data_dictionary.R

import.infoR Documentation

Import OUCRU's data dictionary into R

Description

A function to import OUCRU's data dictionary into R.

Usage

import.info(table_name, input, output)

Arguments

table_name

a character vector specifies names of Excel sheets (in OUCRU's data dictionary) to be imported.

input

a character value specifies path to the OUCRU's data dictionary file (in Excel format).

output

a character value specifies where to save imported data.

Value

Nothing (imported data will be saved in the pre-defined output directory)


oucru-biostats/C306 documentation built on July 16, 2024, 2:33 p.m.