Plot the mental model of a specific user
     
    
    Usage
    plot_user_model(mentalmodel, user, ...)
 
     
    
    Arguments
    - mentalmodel
 
A mtoolr object containing the mental model of the user
 
- user
 
The id of the user
 
- ...
 
further arguments to ggraph
 
 
    
    
    Examples
    # plot_user_model(example_models, user = "ad84c4ed-b73e-4ba2-8e1f-edbe365bb225")