How to keep decimal digits after separating columns with "separate" function in R
Good morning everybody. I have an apparently simple problem but to which I cannot figure out a solution. I tried to separate a column utilizng the separate function and "=" as separator, but nonetheless it returns a warning messages and delete decimal digit. Has anybody ever bumped across this problem?
• 806 views
•
link
0 answers
No answers yet.
Log in to answer this question.
This question is not obviously related to bioinformatics and might get closed. It is also good practice to provide example data and code. Without that your problem is irreproducible.