File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -815,7 +815,7 @@ URL using one of the `read_*` functions from the `tidyverse`. But as time goes
815
815
on, it is increasingly uncommon to find data (especially large amounts of data)
816
816
in this format available for download from a URL. Instead, websites now often
817
817
offer something known as an ** a** pplication ** p** rogramming ** i** nterface
818
- (API), \index{application programming interface|see{API}}\index{API} which
818
+ (API),\index{application programming interface|see{API}}\index{API} which
819
819
provides a programmatic way to ask for subsets of a data set. This allows the
820
820
website owner to control * who* has access to the data, * what portion* of the
821
821
data they have access to, and * how much* data they can access. Typically, the
You can’t perform that action at this time.
0 commit comments