add_sendtime2js {shiny.benchmark}R Documentation

Add the sendTime function to the .js file

Description

Add the sendTime function to the .js file

Usage

add_sendtime2js(js_file, txt_file)

Arguments

js_file

Path to the .js file to add code

txt_file

Path to the file to record the execution times


[Package shiny.benchmark version 0.1.1 Index]