Skip to content

Commit 5a9974f

Browse files
committed
Connect/R: Copyediting
1 parent 2dfde70 commit 5a9974f

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

docs/connect/r/index.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
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
612
Connect 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`
7985
Connect to CrateDB and CrateDB Cloud using R.
8086
+++
8187
Demonstrates 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/

0 commit comments

Comments
 (0)