Hi, @cderv,
Thanks for your answer.
At first, I try,
"39990" %>% as.integer() %>% ./100 %>% accounting()
But I get the error message.
Error in .(.) : could not find function "."
magrittr::divide_by(100)
is really what I want.
I find you both answer this question on the community and Stack Overflow.
For Policy in FAQ, I delete the same question on Stack Overflow. Thanks for the reminder.