File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 22
33# R
44
5+ :::{div} .float-right .text-right
6+ [ ![ R] ( https://github.com/crate/cratedb-examples/actions/workflows/lang-r.yml/badge.svg )] ( https://github.com/crate/cratedb-examples/actions/workflows/lang-r.yml )
7+ :::
8+ :::{div} .clearfix
9+ :::
10+
511:::{div} sd-text-muted
612Connect to CrateDB from R applications and notebooks.
713:::
@@ -75,14 +81,12 @@ conn <- dbConnect(RPostgres::Postgres(),
7581:::{card}
7682:link : https://github.com/crate/cratedb-examples/tree/main/by-language/r
7783:link-type: url
78- {material-outlined }` play_arrow;2em `
84+ {material-regular }` play_arrow;2em `
7985Connect to CrateDB and CrateDB Cloud using R.
8086+++
8187Demonstrates basic examples that use the R RPostgres and RPostgreSQL packages.
8288:::
8389
84- [ ![ R] ( https://github.com/crate/cratedb-examples/actions/workflows/lang-r.yml/badge.svg )] ( https://github.com/crate/cratedb-examples/actions/workflows/lang-r.yml )
85-
8690
8791[ RPostgres ] : https://cran.r-project.org/web/packages/RPostgres/
8892[ RPostgreSQL ] : https://cran.r-project.org/web/packages/RPostgreSQL/
You can’t perform that action at this time.
0 commit comments