I have got a dataframe with many columns and different types for each column (text, date, integer ...) .
I want to sum one of this column and print the result.
I try different example with colsums and others but nothing ...
Can you help me ?
Thanks
Read more here: https://stackoverflow.com/questions/66280209/make-a-sum-in-a-column-in-a-dataframe-in-r
Content Attribution
This content was originally published by Stan GAROUIN at Recent Questions - Stack Overflow, and is syndicated here via their RSS feed. You can read the original post over there.