search for: blup_datacut

Displaying 2 results from an estimated 2 matches for "blup_datacut".

2017 Jul 20
2
dynamically create columns using a function
Hi, I am writing a function to dynamically create column names and fill those columns with some basic calculations. My function "demo_fn" takes argument "blup_datacut" and I like to use the contents of those arguments to dynamically create new columns in my dataset. Please note that I have another function called "calc_gg" within the function "demo_fn". Both functions are pasted below. I have a for loop within my function and it appears...
2017 Jul 21
0
dynamically create columns using a function
...ie Canonici Merle 2017-07-20 17:55 GMT+02:00 DIGHE, NILESH [AG/2362] < nilesh.dighe at monsanto.com>: > Hi, > I am writing a function to dynamically create column names and fill those > columns with some basic calculations. My function "demo_fn" takes argument > "blup_datacut" and I like to use the contents of those arguments to > dynamically create new columns in my dataset. Please note that I have > another function called "calc_gg" within the function "demo_fn". Both > functions are pasted below. > I have a for loop within my func...