View source: R/task_converters.R
| convert_task | R Documentation | 
The task's target is replaced by a different column from the data.
convert_task(
  intask,
  target = NULL,
  new_type = NULL,
  drop_original_target = FALSE,
  drop_levels = TRUE
)
intask | 
 (Task)  | 
target | 
 (  | 
new_type | 
 (  | 
drop_original_target | 
 (  | 
drop_levels | 
 (  | 
Task of requested type.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.