Sharing R functionality with multiple users without exposing code [closed]
问题 It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 7 years ago . I have code that will read in and process data that I would like to allow multiple users to use, but I do not want to allow them to see the code. Is there a way to do this using R or RStudio? 回答1: One option