R Dapatkan nama kolom dalam bingkai data
colnames(<dataframe>)
#or
names(<dataframe>)
adriendums
colnames(<dataframe>)
#or
names(<dataframe>)