Load textyle dependencies, i.e textylejs, textylecss and jquery.easing

use_textyle()

Examples

use_textyle()
#> [[1]] #> List of 10 #> $ name : chr "textyle" #> $ version : chr "2.0" #> $ src :List of 2 #> ..$ file: chr "textyle-2.0" #> ..$ url : chr "" #> $ meta : NULL #> $ script : chr "textyle.js" #> $ stylesheet: NULL #> $ head : NULL #> $ attachment: NULL #> $ package : chr "textyle" #> $ all_files : logi TRUE #> - attr(*, "class")= chr "html_dependency" #> #> [[2]] #> List of 10 #> $ name : chr "textylecss" #> $ version : chr "2.0" #> $ src :List of 2 #> ..$ file: chr "textyle-2.0" #> ..$ url : chr "" #> $ meta : NULL #> $ script : NULL #> $ stylesheet: chr "textyle-style.css" #> $ head : NULL #> $ attachment: NULL #> $ package : chr "textyle" #> $ all_files : logi TRUE #> - attr(*, "class")= chr "html_dependency" #> #> [[3]] #> List of 10 #> $ name : chr "jquery.easing" #> $ version : chr "1.4.1" #> $ src :List of 2 #> ..$ file: chr "jquery.easing-1.4.1" #> ..$ url : chr "" #> $ meta : NULL #> $ script : chr "jquery.easing.min.js" #> $ stylesheet: NULL #> $ head : NULL #> $ attachment: NULL #> $ package : chr "textyle" #> $ all_files : logi TRUE #> - attr(*, "class")= chr "html_dependency" #>