File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change @@ -27,14 +27,21 @@ Palettes based on the colour schemes for [IDEM](https://www.telethonkids.org.au/
27
27
28
28
## Installation
29
29
30
- You can install the development version of idpalette from
30
+ You can install the development version of ` idpalette ` from
31
31
[ GitHub] ( https://github.com/ ) with:
32
32
33
33
``` r
34
34
# install.packages("devtools")
35
35
devtools :: install_github(" idem-lab/idpalette" )
36
36
```
37
37
38
+ ### Python friend
39
+
40
+ There is a python version of ` idpalette ` also on [ GotHyb] ( https://github.com/ )
41
+ by Rob Moss:
42
+
43
+ [ https://github.com/robmoss/idpalette ] ( https://github.com/robmoss/idpalette )
44
+
38
45
## Using ` idpalette `
39
46
The function ` idpalette ` takes arguments:
40
47
Original file line number Diff line number Diff line change @@ -15,14 +15,21 @@ and [ACEFA](https://acefa-hubs.github.io)
15
15
16
16
## Installation
17
17
18
- You can install the development version of idpalette from
18
+ You can install the development version of ` idpalette ` from
19
19
[ GitHub] ( https://github.com/ ) with:
20
20
21
21
``` r
22
22
# install.packages("devtools")
23
23
devtools :: install_github(" idem-lab/idpalette" )
24
24
```
25
25
26
+ ### Python friend
27
+
28
+ There is a python version of ` idpalette ` also on
29
+ [ GotHyb] ( https://github.com/ ) by Rob Moss:
30
+
31
+ < https://github.com/robmoss/idpalette >
32
+
26
33
## Using ` idpalette `
27
34
28
35
The function ` idpalette ` takes arguments:
You can’t perform that action at this time.
0 commit comments