marinebon / infographiqR

R functions for creation of interactive intelligent infographics, ie infographiq
https://marinebon.github.io/infographiqR
MIT License
11 stars 2 forks source link

rename `csv_url` to `data_url`? #34

Open 7yl4r opened 6 years ago

7yl4r commented 6 years ago

In addressing #21 I found it easiest to abuse the csv_url column for non-csv data urls. Examples:

This is a little confusing because the column name csv_url implies that the link is the csv data. Ways we could resolve this:

  1. rename the column csv_url to data_url
  2. use a different (additional) column for embed_html and include_graphic