'Create a list of repeated data frames

I have a dataframe 'df' and I'd like to create a list with n dataframes 'df' . Is it possible? My list length would be n.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source