get_common_nr_rows {actuaryr} | R Documentation |
Get common number of rows across two tables
Description
Get common number of rows across two tables
Usage
get_common_nr_rows(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]