get_common_types {actuaryr} | R Documentation |
Get common types of columns across two tables
Description
Get common types of columns across two tables
Usage
get_common_types(tables)
Arguments
tables |
a list with two elements: x and y |
Value
a list with two elements: x and y
[Package actuaryr version 1.1.1 Index]