Can anyone please explain the working of factedgrid as to what steps does it take to print the following graph, does it create a temporary dataframe named q then maps the distplot to it or it creates a distplot of flipperlength then maps it to col = island and row =sex to create multiple rows , the functioning is very ambigous!