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

history() equivalent in radian #442

Open
agilly opened this issue Oct 26, 2023 · 0 comments
Open

history() equivalent in radian #442

agilly opened this issue Oct 26, 2023 · 0 comments

Comments

@agilly
Copy link

agilly commented Oct 26, 2023

In regular R, history() produces a less-like display of a default number of lines in the history. This can be changed by passing a number of lines e.g. history(1000) will show the last 1000 lines.
In radian, history() produces an error:

Error in .External2(C_savehistory, file) : no history available to save

having history displayed as a file like that is extremely useful for copying blocks of code, is there a similar function in radian?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant