Tools to Work with the 'Splash' JavaScript Rendering Service in R
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

454 B

0.3.0

  • added basic pkg tests
  • added mini-DSL to avoid needing to write lua scripts for some common operations
  • added many tests for many types of objects
  • added HAR support
  • added as_req()
  • added as_request()
  • added wait value range check for render_ functions (min 0, max 10)

0.2.0

  • added execute()
  • modified splash_active()
  • added splash_local global variable to avoid typing splash("localhost")

0.1.0

  • Initial release