r Uzyskaj nazwę kolumny w ramce danych
colnames(<dataframe>)
#or
names(<dataframe>)
adriendums
colnames(<dataframe>)
#or
names(<dataframe>)