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

help(function) in R #2

Open
dputhier opened this issue Aug 31, 2023 · 0 comments
Open

help(function) in R #2

dputhier opened this issue Aug 31, 2023 · 0 comments

Comments

@dputhier
Copy link

Hi Thomas,
I'm testing the R tutorial (https://ifb-elixirfr.github.io/Wasm4Learn/language/r/tutorials/?id=preambule&step=5).
It seems that asking help about a function is not working properly:

	> help(round)
	Warning messages:
	1: In file.show(temp, title = gettextf("R Help on %s", sQuote(topic)),  :
	  system call failed: Function not implemented
	2: error in running command 

It seems that the help() function is not recognized...
Best

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