File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -23,19 +23,24 @@ You can install the latest official release version from CRAN
2323install.packages(" OpenRepGrid.ic" 
2424``` 
2525
26- or the development version from GitHub
26+ or the development version from GitHub. 
2727
2828```  r 
2929#  install.packages("devtools")
3030devtools :: install_github(" markheckmann/OpenRepGrid.ic" 
3131``` 
3232
33- Then type ` ic() `  to start the shiny app.
33+ Then type the following to start the shiny app.
34+ 
35+ ``` r 
36+ library(OpenRepGrid.ic )
37+ ic()
38+ ```  
3439
3540
3641## Datasets  
3742
38- You can find the datasets used in our publication on Zenodo
43+ You can find the datasets used in our publication on Zenodo. 
3944
4045[ ![ DOI] ( https://zenodo.org/badge/DOI/10.5281/zenodo.3629868.svg )] ( https://doi.org/10.5281/zenodo.3629868 ) 
4146
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments