print_feature_info | R Documentation |
This function prints the information extracted about each feature.
print_feature_info(feature_info)
feature_info |
The list containing information about each feature. |
A message is printed to the console for each feature, providing information about the feature's type, and additional details such as lower and upper bounds for numerical features, or categories for categorical features. No explicit return value is generated.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.