-
@KenButler12 Yes - I show that if they call class(nestedtb$data), they'll see it's a list, which makes the direct connection.
-
@KenButler12 But I learned the hard way that this only applies to nested tibbles created by nest(), but not nest_by(), which creates a rowwise nested tibble.