powered by
lownames(df)
df
df <- data.frame(Hello = 1:10, World = 1:10) lownames(df)
Run the code above in your browser using DataLab