In the excel sheet , i have Salary columns with large numbers.
But when i read the excel file with read_xlsb() and display the dataframe,
that columns are printed in scientific format with exponential.
How can get rid of this format?
Thanks
Output in R