I have written an R function for production. I don’t want anyone to be able to view or edit this function. They can of course source it and use it. Is there a way to do this before I release it to others?
Thank you
I have written an R function for production. I don’t want anyone to be able to view or edit this function. They can of course source it and use it. Is there a way to do this before I release it to others?
Thank you