...
| Code Block |
|---|
from tcia_utils import datacite |
Using tcia_utils with reticulate in R
If you prefer R to Python, tcia_utils can be used with reticulate. Here's an example:
...
...
| Code Block |
|---|
from tcia_utils import datacite |
If you prefer R to Python, tcia_utils can be used with reticulate. Here's an example:
...