Learn R Programming

ProduceR (version 1.0)

coltypes: coltypes()

Description

Create vector of df's column types. Similar to colnames(), but with column types instead of names.

Usage

coltypes(df)

Value

vector

Arguments

df

data.frame