powered by
Is the object an Andromeda table?
isAndromedaTable(tbl)
TRUE or FALSE
A reference to an Andromeda table
if (FALSE) { andr <- andromeda(cars = cars) isAndromedaTable(andr$cars) close(andr) }
Run the code above in your browser using DataLab