Learn R Programming

SSLR (version 0.9.3.3)

get_x_y: FUNCTION TO GET REAL X AND Y WITH FORMULA AND DATA

Description

FUNCTION TO GET REAL X AND Y WITH FORMULA AND DATA

Usage

get_x_y(form, data)

Arguments

form

formula

data

data values, matrix, dataframe..

Value

x (matrix,dataframe...) and y(factor)