wolframalpha {websearchr} | R Documentation |
Search WolframAlpha
Description
Improve your workflow by searching WolframAlpha directly from the console without having to switching to the browser and opening a new tab first.
Usage
wolframalpha(search_terms)
wolfram(search_terms)
Arguments
search_terms |
Search terms encapsulated in " ". |
Examples
wolframalpha("my search terms")
wolfram("my search terms")
[Package websearchr version 0.0.3 Index]