R/ls_attributeDefaults.R

ls_attributeDefaults <- list(
  L = c(other_comment_mandatory = "0",
        other_numbers_only = "0",
        array_filter_exclude = NA,
        array_filter_style = "0",
        array_filter = NA,
        random_group = NA,
        em_validation_q = NA,
        em_validation_q_tip = NA,
        keep_aspect = "0",
        horizontal_scroll = "0",
        crop_or_resize = "0",
        fix_width = NA,
        fix_height = "200",
        other_replace_text = NA,
        display_columns = NA,
        hide_tip = "0",
        answer_order = "normal",
        hidden = "0",
        cssclass = NA,
        other_position = "default",
        other_position_code = NA,
        printable_help = NA,
        page_break = "0",
        scale_export = "0",
        time_limit = NA,
        time_limit_action = "1",
        time_limit_disable_next = "0",
        time_limit_disable_prev = "0",
        time_limit_countdown_message = NA,
        time_limit_timer_style = NA,
        time_limit_message_delay = NA,
        time_limit_message = NA,
        time_limit_message_style = NA,
        time_limit_warning = NA,
        time_limit_warning_display_time = NA,
        time_limit_warning_message = NA,
        time_limit_warning_style = NA,
        time_limit_warning_2 = NA,
        time_limit_warning_2_display_time = NA,
        time_limit_warning_2_message = NA,
        time_limit_warning_2_style = NA,
        public_statistics = "0",
        statistics_showgraph = "1",
        statistics_graphtype = "0",
        save_as_default = "N"),
  S = c(random_group = NA,
        em_validation_q = NA,
        em_validation_q_tip = NA,
        prefix = NA,
        suffix = NA,
        hide_tip = "0",
        text_input_width = NA,
        input_size = NA,
        display_rows = NA,
        hidden = "0",
        cssclass = NA,
        maximum_chars = NA,
        page_break = "0",
        numbers_only = "0",
        time_limit = NA,
        time_limit_action = "1",
        time_limit_disable_next = "0",
        time_limit_disable_prev = "0",
        time_limit_countdown_message = NA,
        time_limit_timer_style = NA,
        time_limit_message_delay = NA,
        time_limit_message = NA,
        time_limit_message_style = NA,
        time_limit_warning = NA,
        time_limit_warning_display_time = NA,
        time_limit_warning_message = NA,
        time_limit_warning_style = NA,
        time_limit_warning_2 = NA,
        time_limit_warning_2_display_time = NA,
        time_limit_warning_2_message = NA,
        time_limit_warning_2_style = NA,
        statistics_showmap = "1",
        statistics_showgraph = "1",
        statistics_graphtype = "0",
        location_mapservice = "0",
        location_nodefaultfromip = "0",
        location_postal = "0",
        location_city = "0",
        location_state = "0",
        location_country = "0",
        location_mapzoom = "11",
        location_defaultcoordinates = NA,
        location_mapwidth = "500",
        location_mapheight = "300",
        save_as_default = "N")
);

Try the limonaid package in your browser

Any scripts or data that you put into this service are public.

limonaid documentation built on June 10, 2025, 9:10 a.m.