Package websearchr. R topics documented: October 23, 2018

Similar documents
Package cattonum. R topics documented: May 2, Type Package Version Title Encode Categorical Features

Package repec. August 31, 2018

Package datasets.load

Package spelling. December 18, 2017

Package messaging. May 27, 2018

Package gtrendsr. October 19, 2017

Package available. November 17, 2017

Package fastdummies. January 8, 2018

Package SEMrushR. November 3, 2018

Package ggimage. R topics documented: November 1, Title Use Image in 'ggplot2' Version 0.0.7

Package ggimage. R topics documented: December 5, Title Use Image in 'ggplot2' Version 0.1.0

Package geniusr. December 6, 2017

Package opencage. January 16, 2018

Package validara. October 19, 2017

Package facerec. May 14, 2018

Package spark. July 21, 2017

Package statsdk. September 30, 2017

Package humanize. R topics documented: April 4, Version Title Create Values for Human Consumption

Package gtrendsr. August 4, 2018

Package knitrprogressbar

Package pinyin. October 17, 2018

Package rbraries. April 18, 2018

Package jstree. October 24, 2017

Package dbx. July 5, 2018

Package slickr. March 6, 2018

Package bigreadr. R topics documented: August 13, Version Date Title Read Large Text Files

Package qualmap. R topics documented: September 12, Type Package

Package IATScore. January 10, 2018

Package liftr. R topics documented: May 14, Type Package

Package kdtools. April 26, 2018

Package pwrab. R topics documented: June 6, Type Package Title Power Analysis for AB Testing Version 0.1.0

Package fitbitscraper

Package githubinstall

Package bisect. April 16, 2018

Package kirby21.base

Package oec. R topics documented: May 11, Type Package

Package regexselect. R topics documented: September 22, Version Date Title Regular Expressions in 'shiny' Select Lists

Package calpassapi. August 25, 2018

Package geogrid. August 19, 2018

Package ECctmc. May 1, 2018

Package farver. November 20, 2018

Package clipr. June 23, 2018

Package canvasxpress

Package librarian. R topics documented:

Package projector. February 27, 2018

Package rzeit2. January 7, 2019

Package tidytree. June 13, 2018

Package rsppfp. November 20, 2018

Package datapasta. January 24, 2018

Package robotstxt. November 12, 2017

Package gameofthrones

Package tm.plugin.lexisnexis

Package raker. October 10, 2017

Package guardianapi. February 3, 2019

Package d3plus. September 25, 2017

Package shiny.semantic

Package mdftracks. February 6, 2017

Package semver. January 6, 2017

Package rdryad. June 18, 2018

Package sessioninfo. June 21, 2017

Package ecoseries. R topics documented: September 27, 2017

Package darksky. September 20, 2017

Package fingertipsr. May 25, Type Package Version Title Fingertips Data for Public Health

Package hyphenatr. August 29, 2016

Package internetarchive

Package ezknitr. September 16, 2016

Package wrswor. R topics documented: February 2, Type Package

Package autocogs. September 22, Title Automatic Cognostic Summaries Version 0.1.1

Package jpmesh. December 4, 2017

Package utilsipea. November 13, 2017

Package docxtools. July 6, 2018

Package tabulizer. June 7, 2018

Package phonics. February 13, Type Package Title Phonetic Spelling Algorithms Version Date Encoding UTF-8

Package gggenes. R topics documented: November 7, Title Draw Gene Arrow Maps in 'ggplot2' Version 0.3.2

Package WordR. September 7, 2017

Package pdfsearch. July 10, 2018

Package strat. November 23, 2016

Package goodpractice

Package nodbi. August 1, 2018

Package BiocManager. November 13, 2018

Package splithalf. March 17, 2018

Package edfreader. R topics documented: May 21, 2017

Package htmltidy. September 29, 2017

Package crochet. January 8, 2018

Package fst. December 18, 2017

Package meme. November 2, 2017

Package sfc. August 29, 2016

Package wikitaxa. December 21, 2017

Package virustotal. May 1, 2017

Package mapsapi. March 12, 2018

Package TrafficBDE. March 1, 2018

Package autoshiny. June 25, 2018

Package PxWebApiData

Package barcoder. October 26, 2018

Package balance. October 12, 2018

Package tidytransit. March 4, 2019

Package harrypotter. September 3, 2018

Package wbstats. R topics documented: January 3, Type Package

Package vip. June 15, 2018

Package rcba. May 27, 2018

Transcription:

Package websearchr October 23, 2018 Title Access Domains and Search Popular Websites Version 0.0.3 Functions that allow for accessing domains and a number of search engines. Depends R (>= 3.4.0) Imports utils License MIT + file LICENSE LazyData true RoxygenNote 6.1.0 Encoding UTF-8 URL https://github.com/fschaff/websearchr BugReports https://github.com/fschaff/websearchr/issues NeedsCompilation no Author Florian S. Schaffner [aut, cre] (<https://orcid.org/0000-0003-3352-6191>), Charles Crabtree [ctb] Maintainer Florian S. Schaffner <florian.schaffner@outlook.com> Repository CRAN Date/Publication 2018-10-23 12:10:03 UTC R topics documented: bing............................................. 2 crossref........................................... 2 duckduckgo......................................... 3 github............................................ 3 google............................................ 4 google_scholar....................................... 4 qwant............................................ 5 rdocumentation....................................... 5 rdrr_io............................................ 6 1

2 crossref reddit............................................ 6 r_bloggers.......................................... 7 stackoverflow........................................ 7 twitter............................................ 8 web............................................. 8 wikipedia.......................................... 9 wolframalpha........................................ 9 Index 10 bing Search Bing Improve your workflow by searching Bing directly from the console without having to switching to the browser and opening a new tab first. bing(search_terms) bing("my search terms") crossref Find DOI s and other bibliographic metadata Search crossref.org directly from the R console without having to switching to the browser and opening a new tab first. crossref(search_terms) crossref("my source")

duckduckgo 3 duckduckgo Search Duckduckgo Improve your workflow by searching with duckduckgo.com directly from the console without having to switching duckduckgo(search_terms) ddg(search_terms) duckduckgo("my search terms") ddg("r-project") github Search GitHub Improve your workflow by searching GitHub directly from R console. github(search_terms) github("ggplot extensions")

4 google_scholar google Search Google Improve your workflow by searching google directly from the console without having to switching google(search_terms) google("my search terms") google_scholar Search Google Scholar Improve your workflow by searching Google Scholar directly from the console without having to switching google_scholar(search_terms) google_scholar("my search terms")

qwant 5 qwant Search Qwant Improve your workflow by searching Qwant directly from the console without having to switching qwant(search_terms) qwant("my search terms") rdocumentation Search rdocumentation.org Improve your workflow by searching rdocumentation.org directly from the console without having to switching rdocumentation(search_terms) rdoc(search_terms) rdocumentation("my search terms") rdoc("package I am looking for")

6 reddit rdrr_io Search rdrr.io Improve your workflow by searching rdrr.io directly from the console without having to switching rdrr_io(search_terms) rdrr(search_terms) rdrr_io("my search terms") rdrr("my search terms") reddit Search Reddit Improve your workflow by searching Reddit directly from the console without having to switching reddit(search_terms) reddit("my search terms")

r_bloggers 7 r_bloggers Search r-bloggers.com Improve your workflow by searching r-bloggers.com directly from the console without having to switching r_bloggers(search_terms) r_bloggers("my search terms") stackoverflow Search Stackoverflow Improve your workflow by searching Stackoverflow directly from R console. stackoverflow(search_terms) so(search_terms) stackoverflow("r date conversion") so("r ggplot2 geom_smooth()")

8 web twitter Search Twitter Improve your workflow by searching Twitter directly from the console without having to switching twitter(search_terms, lang = c("en", "de", "es", "fr")) lang twitter("rstudiotips") Specify in which language Twitter should be accessed One of c("en", "de", "es" "fr") for English, German, Spanish and French, respectively. web Access Domain Improve your workflow by accessing web directly from R console. web(address, https = TRUE, suppresswww = FALSE) address The web address you want to open, encapsulated in " ". https suppresswww web("r-project.org") if FALSE "http" will be used instead of the default "https". if TRUE "www" will be suppressed and the user input will follow directly after https://

wikipedia 9 wikipedia Search Wikipedia Improve your workflow by searching Wikipedia directly from the console without having to switching wikipedia(search_terms, lang = c("en", "de", "es", "fr")) wp(search_terms, lang = c("en", "de", "es", "fr")) lang wikipedia("my search terms") wp("my search terms") In which language Wikipedia should be accessed. One of c("en", "de", "es" "fr") for English, German, Spanish and French, respectively. wolframalpha Search WolframAlpha Improve your workflow by searching WolframAlpha directly from the console without having to switching wolframalpha(search_terms) wolfram(search_terms) wolframalpha("my search terms") wolfram("my search terms")

Index Topic DOI crossref, 2 Topic bibliography crossref, 2 Topic bing bing, 2 Topic duckduckgo duckduckgo, 3 Topic github github, 3 Topic google google, 4 google_scholar, 4 Topic internet bing, 2 crossref, 2 duckduckgo, 3 github, 3 google, 4 google_scholar, 4 qwant, 5 r_bloggers, 7 rdocumentation, 5 rdrr_io, 6 reddit, 6 twitter, 8 wikipedia, 9 wolframalpha, 9 Topic qwant qwant, 5 Topic r-bloggers r_bloggers, 7 Topic rdocumentation rdocumentation, 5 Topic rdrr.io rdrr_io, 6 Topic reddit reddit, 6 Topic scholar google_scholar, 4 Topic stackoverflow stackoverflow, 7 Topic web stackoverflow, 7 web, 8 Topic wikipedia twitter, 8 wikipedia, 9 Topic wolframalpha wolframalpha, 9 Topic workflow bing, 2 crossref, 2 duckduckgo, 3 github, 3 google, 4 google_scholar, 4 qwant, 5 r_bloggers, 7 rdocumentation, 5 rdrr_io, 6 reddit, 6 stackoverflow, 7 twitter, 8 web, 8 wikipedia, 9 wolframalpha, 9 bing, 2 crossref, 2 ddg (duckduckgo), 3 duckduckgo, 3 github, 3 google, 4 google_scholar, 4 qwant, 5 10

INDEX 11 r_bloggers, 7 rdoc (rdocumentation), 5 rdocumentation, 5 rdrr (rdrr_io), 6 rdrr_io, 6 reddit, 6 so (stackoverflow), 7 stackoverflow, 7 twitter, 8 web, 8 wikipedia, 9 wolfram (wolframalpha), 9 wolframalpha, 9 wp (wikipedia), 9