You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.qmd
+2-5Lines changed: 2 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -7,11 +7,6 @@ execute:
7
7
eval: false
8
8
---
9
9
10
-
<!-- README.md is generated from README.Rmd. Please edit that file -->
11
-
12
-
An R package to access the data from the [https://www.mapineq.org/](https://www.mapineq.org/) API and dashboard (product of the [Mapineq](https://mapineq.eu/) proejct)
13
-
14
-
15
10
# mapineqr
16
11
17
12
<!-- badges: start -->
@@ -22,6 +17,8 @@ An R package to access the data from the [https://www.mapineq.org/](https://www.
22
17
23
18
The goal of `{mapineqr}` is to access the data from the [Mapineq.org API](https://www.mapineq.org/data-users/) and [dashboard](https://dashboard.mapineq.org/datacatalogue) (product of the [Mapineq](https://mapineq.eu/) proejct).
24
19
20
+
For Python package/module, see [https://github.com/e-kotov/mapineqpy](https://github.com/e-kotov/mapineqpy).
0 commit comments