| long_load_target_data | R Documentation |
Function loads the target data for a long running task.
long_load_target_data(file_path, selectet_column)
file_path |
|
selectet_column |
|
This function assumes that the target data is stored as a columns with the cases in the rows and the categories in the columns. The ids of the cases must be stored in a column called "id".
Returns a named factor containing the target data.
Other Utils Studio Developers:
add_missing_args(),
create_data_embeddings_description(),
summarize_args_for_long_task()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.