searcher icon indicating copy to clipboard operation
searcher copied to clipboard

Query Search Portals from R

Results 5 searcher issues
Sort by recently updated
recently updated
newest added

Today I thought I had an original idea, to make a package with very similar functionality to this one, and was pleasantly surprised to find this package! I plan on...

Need a design c.f. http://hexb.in/ and https://cran.r-project.org/package=hexSticker

Should have `make_url` feed into `browse_url`. `browse_url` is doing too much atm.

ChatGPT isn't a search engine nor does it allow for easy pre-population via a URL embed; however, we can make it available to have the user paste a pre-populated prompt...

brave is like DDG/qwant search w.r.t privacy preservation. We can customize it for _R_ using `search?q=+r+programming`. ```default https://search.brave.com/?q=+r+programming&t=web ```