man/check_onclick_.Rd
82c39039
 % Generated by roxygen2: do not edit by hand
 % Please edit documentation in R/server_functions.R
 \name{check_onclick_}
 \alias{check_onclick_}
 \title{check onclick}
 \usage{
 check_onclick_(.menu_react, .butt_number, my_envir)
 }
 \value{
 Change value of reactive output, without return
 }
 \description{
5f08df1a
 Function to put a tickmark on click
82c39039
 }
 \keyword{internal}