colAgg | R Documentation |
Example: ID var1 var2 var3 var4 var5 001 0.313 0.344 NA NA NA 001 NA NA 22.4 41.111 20.669 becomes –> ID var1 var2 var3 var4 var5 001 0.313 0.344 22.4 41.111 20.669
colAgg(x)
x |
A 'data.table'. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.