Hi everybody,
I have data with many variables. I used many functions: mutate, merge,...etc to create new variables. But when I check my result data again. I don't know why R auto rounding.
For example, the variable "Total asset" at the beginning is 37366108654179 , but after that I checked it, it returns 37400000000000.
Please guide me how to solve this.
Thank you in advance.