Developing UDSFs and UDTFs in R
Vertica supports writing User-Defined Scalar Functions (UDSFs) and User-Defined Transform Functions (UDTFs) in the R programming language. R is a free, open-source programming language used for statistical computing.
The topics in this section guide you through developing a User-Defined Function in R.