create_fill: create the final fill string from title, id, classes and...

Description Usage Arguments Details

View source: R/utils.R

Description

create the final fill string from title, id, classes and attributes

Usage

1
2
create_fill(title = "title", id = "fj3", classes, attributes,
  function_container)

Arguments

title

The title.

id

The id.

classes

Character vector with classes.

attributes

Character vector with attributes.

function_container

The list that contains the required functions get_*

Details

The function_container is created with create_creators.


XiaoliangJiang/IndependentStudy2017YW documentation built on May 29, 2019, 10:54 a.m.