Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation: command line execution #203

Open
nicholas-masel opened this issue Aug 21, 2023 · 0 comments
Open

Documentation: command line execution #203

nicholas-masel opened this issue Aug 21, 2023 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@nicholas-masel
Copy link
Collaborator

Please select a category the issue is focused on?

User Guides

Let us know where something needs a refresh or put your idea here!

Command line execution example should be:

Rscript -e "logrx::axecute('test.R', log_name = 'my_script.log', log_path = '.')" > temp.log 2>&1; cat temp.log >> my_script.log; rm temp.log

@nicholas-masel nicholas-masel added the documentation Improvements or additions to documentation label Aug 21, 2023
@nicholas-masel nicholas-masel changed the title Documentation: <Insert Issue Title Here> Documentation: command line execution Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant