hamishgibbs / rt_vis

Interactive RT visualisation
3 stars 0 forks source link

Reintroduce download buttons #18

Closed hamishgibbs closed 3 years ago

hamishgibbs commented 3 years ago

I am going to add this as an optional download url for now.

Because R passes data as arrays, not Promises, it has become more challenging to link to the original file and download it in csv form. Also, some people will not have a web framework with their estimates.

I hope that for the time being, a download button to an optional URL is a sufficient option.