unify_tabular_ascii: Unify the list to a tabular format

unify_tabular_asciiR Documentation

Unify the list to a tabular format

Description

Turn the list elements returned from retrieve_faersascii into a tabular format

Usage

unify_tabular_ascii(ascii_list)

Arguments

ascii_list

list from retrieve_faersascii

Value

A data frame representing FAERS data, with all components from the list joined.

Examples

unify_tabular_ascii(ascii_list = als_faers_data)



faersquarterlydata documentation built on June 23, 2024, 1:06 a.m.