Jump to content

Reading Data Table


Carlito Souza

Recommended Posts

Hello,

I'm trying to write code in TERR to loop over a data table containing 2 columns and n number of rows. Below is a snipetof the data table in question and the code I'm currently using.

 

samples = na.omit(data.frame(group=Groups,x=ProdData))

Result

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...