Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jimbrig/browsr
Query advanced searches from your R console!
https://github.com/jimbrig/browsr
querystring r-package r-programming search search-engine
Last synced: 29 days ago
JSON representation
Query advanced searches from your R console!
- Host: GitHub
- URL: https://github.com/jimbrig/browsr
- Owner: jimbrig
- License: other
- Created: 2020-11-20T18:08:02.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-20T18:28:34.000Z (about 4 years ago)
- Last Synced: 2024-08-03T22:18:45.731Z (4 months ago)
- Topics: querystring, r-package, r-programming, search, search-engine
- Language: CSS
- Homepage:
- Size: 30.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.Rmd
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - jimbrig/browsr - Query advanced searches from your R console! (CSS)
README
---
output: github_document
---```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
```# browsr
The goal of browsr is to ...
## Installation
You can install the released version of browsr from [CRAN](https://CRAN.R-project.org) with:
``` r
install.packages("browsr")
```And the development version from [GitHub](https://github.com/) with:
``` r
# install.packages("devtools")
devtools::install_github("jimbrig/browsr")
```
## ExampleThis is a basic example which shows you how to solve a common problem: