Skip to content

Commit 2114a8b

Browse files
authoredMay 22, 2018
Update README.md
1 parent b5d537e commit 2114a8b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
 

‎shiny-r/README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
This is a simple example of calling the [fourier detrend algorithm](https://algorithmia.com/algorithms/TimeSeries/FourierDetrend) via our R [Client](https://algorithmia.com/developers/clients/r/).
1+
This is a simple example of calling the [fourier detrend algorithm](https://algorithmia.com/algorithms/TimeSeries/FourierDetrend) via our [R Client](https://algorithmia.com/developers/clients/r/).
22

3-
Before you get started, make sure you check out our Algorithmia R language Client
4-
and when you want to work with your own data, read up on Algorithmia’s Data Portal,
5-
which offers three different ways to store your data, all available via the Data API.
3+
Before you get started, make sure you check out our Algorithmia [R language Client](https://algorithmia.com/developers/clients/r/)
4+
and when you want to work with your own data, read up on [Algorithmia’s Data Portal](https://algorithmia.com/developers/data/),
5+
which offers three different ways to store your data, all available via the [Data API](http://docs.algorithmia.com/#api-specification).

0 commit comments

Comments
 (0)