unify_tabular_ascii {faersquarterlydata}R 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.


[Package faersquarterlydata version 1.1.0 Index]