tladeras’s avatartladeras’s Twitter Archive—№ 5,234

  1. …in reply to @undefined
    @KenButler12 Yes - I show that if they call class(nestedtb$data), they'll see it's a list, which makes the direct connection.
    1. …in reply to @tladeras
      @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.