Text representations of packageIQR objects like the list of available example data or vignettes

# S3 method for class 'packageIQR'
repr_text(obj, ...)

# S3 method for class 'packageIQR'
repr_html(obj, ...)

Arguments

obj

The packageIQR obj to create a representation for

...

ignored

Examples

repr_html(data(package = 'datasets'))
#> [1] "<h3>Data sets</h3>\n<table class=\"dataframe\">\n<caption>A data.frame: 108 × 3</caption>\n<thead>\n\t<tr><th scope=col>Package</th><th scope=col>Item</th><th scope=col>Title</th></tr>\n\t<tr><th scope=col>&lt;chr&gt;</th><th scope=col>&lt;chr&gt;</th><th scope=col>&lt;chr&gt;</th></tr>\n</thead>\n<tbody>\n\t<tr><td>datasets</td><td>AirPassengers                </td><td>Monthly Airline Passenger Numbers 1949-1960                    </td></tr>\n\t<tr><td>datasets</td><td>BJsales                      </td><td>Sales Data with Leading Indicator                              </td></tr>\n\t<tr><td>datasets</td><td>BJsales.lead (BJsales)       </td><td>Sales Data with Leading Indicator                              </td></tr>\n\t<tr><td>datasets</td><td>BOD                          </td><td>Biochemical Oxygen Demand                                      </td></tr>\n\t<tr><td>datasets</td><td>CO2                          </td><td>Carbon Dioxide Uptake in Grass Plants                          </td></tr>\n\t<tr><td>datasets</td><td>ChickWeight                  </td><td>Weight versus age of chicks on different diets                 </td></tr>\n\t<tr><td>datasets</td><td>DNase                        </td><td>Elisa assay of DNase                                           </td></tr>\n\t<tr><td>datasets</td><td>EuStockMarkets               </td><td>Daily Closing Prices of Major European Stock Indices, 1991-1998</td></tr>\n\t<tr><td>datasets</td><td>Formaldehyde                 </td><td>Determination of Formaldehyde                                  </td></tr>\n\t<tr><td>datasets</td><td>HairEyeColor                 </td><td>Hair and Eye Color of Statistics Students                      </td></tr>\n\t<tr><td>datasets</td><td>Harman23.cor                 </td><td>Harman Example 2.3                                             </td></tr>\n\t<tr><td>datasets</td><td>Harman74.cor                 </td><td>Harman Example 7.4                                             </td></tr>\n\t<tr><td>datasets</td><td>Indometh                     </td><td>Pharmacokinetics of Indomethacin                               </td></tr>\n\t<tr><td>datasets</td><td>InsectSprays                 </td><td>Effectiveness of Insect Sprays                                 </td></tr>\n\t<tr><td>datasets</td><td><span style=white-space:pre-wrap>JohnsonJohnson               </span></td><td><span style=white-space:pre-wrap>Quarterly Earnings per Johnson &amp; Johnson Share                 </span></td></tr>\n\t<tr><td>datasets</td><td>LakeHuron                    </td><td>Level of Lake Huron 1875-1972                                  </td></tr>\n\t<tr><td>datasets</td><td>LifeCycleSavings             </td><td>Intercountry Life-Cycle Savings Data                           </td></tr>\n\t<tr><td>datasets</td><td>Loblolly                     </td><td>Growth of Loblolly Pine Trees                                  </td></tr>\n\t<tr><td>datasets</td><td>Nile                         </td><td>Flow of the River Nile                                         </td></tr>\n\t<tr><td>datasets</td><td>Orange                       </td><td>Growth of Orange Trees                                         </td></tr>\n\t<tr><td>datasets</td><td>OrchardSprays                </td><td>Potency of Orchard Sprays                                      </td></tr>\n\t<tr><td>datasets</td><td>PlantGrowth                  </td><td>Results from an Experiment on Plant Growth                     </td></tr>\n\t<tr><td>datasets</td><td>Puromycin                    </td><td>Reaction Velocity of an Enzymatic Reaction                     </td></tr>\n\t<tr><td>datasets</td><td>Seatbelts                    </td><td>Road Casualties in Great Britain 1969-84                       </td></tr>\n\t<tr><td>datasets</td><td>Theoph                       </td><td>Pharmacokinetics of Theophylline                               </td></tr>\n\t<tr><td>datasets</td><td>Titanic                      </td><td>Survival of passengers on the Titanic                          </td></tr>\n\t<tr><td>datasets</td><td>ToothGrowth                  </td><td>The Effect of Vitamin C on Tooth Growth in Guinea Pigs         </td></tr>\n\t<tr><td>datasets</td><td>UCBAdmissions                </td><td>Student Admissions at UC Berkeley                              </td></tr>\n\t<tr><td>datasets</td><td>UKDriverDeaths               </td><td>Road Casualties in Great Britain 1969-84                       </td></tr>\n\t<tr><td>datasets</td><td>UKgas                        </td><td>UK Quarterly Gas Consumption                                   </td></tr>\n\t<tr><td>datasets</td><td>USAccDeaths                  </td><td>Accidental Deaths in the US 1973-1978                          </td></tr>\n\t<tr><td>datasets</td><td>USArrests                    </td><td>Violent Crime Rates by US State                                </td></tr>\n\t<tr><td>datasets</td><td>USJudgeRatings               </td><td>Lawyers' Ratings of State Judges in the US Superior Court      </td></tr>\n\t<tr><td>datasets</td><td>USPersonalExpenditure        </td><td>Personal Expenditure Data                                      </td></tr>\n\t<tr><td>datasets</td><td>UScitiesD                    </td><td>Distances Between European Cities and Between US Cities        </td></tr>\n\t<tr><td>datasets</td><td>VADeaths                     </td><td>Death Rates in Virginia (1940)                                 </td></tr>\n\t<tr><td>datasets</td><td>WWWusage                     </td><td>Internet Usage per Minute                                      </td></tr>\n\t<tr><td>datasets</td><td>WorldPhones                  </td><td>The World's Telephones                                         </td></tr>\n\t<tr><td>datasets</td><td>ability.cov                  </td><td>Ability and Intelligence Tests                                 </td></tr>\n\t<tr><td>datasets</td><td>airmiles                     </td><td>Passenger Miles on Commercial US Airlines, 1937-1960           </td></tr>\n\t<tr><td>datasets</td><td>airquality                   </td><td>New York Air Quality Measurements                              </td></tr>\n\t<tr><td>datasets</td><td>anscombe                     </td><td>Anscombe's Quartet of 'Identical' Simple Linear Regressions    </td></tr>\n\t<tr><td>datasets</td><td>attenu                       </td><td>The Joyner-Boore Attenuation Data                              </td></tr>\n\t<tr><td>datasets</td><td>attitude                     </td><td>The Chatterjee-Price Attitude Data                             </td></tr>\n\t<tr><td>datasets</td><td>austres                      </td><td>Quarterly Time Series of the Number of Australian Residents    </td></tr>\n\t<tr><td>datasets</td><td>beaver1 (beavers)            </td><td>Body Temperature Series of Two Beavers                         </td></tr>\n\t<tr><td>datasets</td><td>beaver2 (beavers)            </td><td>Body Temperature Series of Two Beavers                         </td></tr>\n\t<tr><td>datasets</td><td>cars                         </td><td>Speed and Stopping Distances of Cars                           </td></tr>\n\t<tr><td>datasets</td><td>chickwts                     </td><td>Chicken Weights by Feed Type                                   </td></tr>\n\t<tr><td>datasets</td><td>co2                          </td><td>Mauna Loa Atmospheric CO2 Concentration                        </td></tr>\n\t<tr><td>datasets</td><td>crimtab                      </td><td>Student's 3000 Criminals Data                                  </td></tr>\n\t<tr><td>datasets</td><td>discoveries                  </td><td>Yearly Numbers of Important Discoveries                        </td></tr>\n\t<tr><td>datasets</td><td>esoph                        </td><td>Smoking, Alcohol and (O)esophageal Cancer                      </td></tr>\n\t<tr><td>datasets</td><td>euro                         </td><td>Conversion Rates of Euro Currencies                            </td></tr>\n\t<tr><td>datasets</td><td>euro.cross (euro)            </td><td>Conversion Rates of Euro Currencies                            </td></tr>\n\t<tr><td>datasets</td><td>eurodist                     </td><td>Distances Between European Cities and Between US Cities        </td></tr>\n\t<tr><td>datasets</td><td>faithful                     </td><td>Old Faithful Geyser Data                                       </td></tr>\n\t<tr><td>datasets</td><td>fdeaths (UKLungDeaths)       </td><td>Monthly Deaths from Lung Diseases in the UK                    </td></tr>\n\t<tr><td>datasets</td><td>freeny                       </td><td>Freeny's Revenue Data                                          </td></tr>\n\t<tr><td>datasets</td><td>freeny.x (freeny)            </td><td>Freeny's Revenue Data                                          </td></tr>\n\t<tr><td>datasets</td><td>freeny.y (freeny)            </td><td>Freeny's Revenue Data                                          </td></tr>\n\t<tr><td>datasets</td><td>gait                         </td><td>Hip and Knee Angle while Walking                               </td></tr>\n\t<tr><td>datasets</td><td>infert                       </td><td>Infertility after Spontaneous and Induced Abortion             </td></tr>\n\t<tr><td>datasets</td><td>iris                         </td><td>Edgar Anderson's Iris Data                                     </td></tr>\n\t<tr><td>datasets</td><td>iris3                        </td><td>Edgar Anderson's Iris Data                                     </td></tr>\n\t<tr><td>datasets</td><td>islands                      </td><td>Areas of the World's Major Landmasses                          </td></tr>\n\t<tr><td>datasets</td><td>ldeaths (UKLungDeaths)       </td><td>Monthly Deaths from Lung Diseases in the UK                    </td></tr>\n\t<tr><td>datasets</td><td>lh                           </td><td>Luteinizing Hormone in Blood Samples                           </td></tr>\n\t<tr><td>datasets</td><td>longley                      </td><td>Longley's Economic Regression Data                             </td></tr>\n\t<tr><td>datasets</td><td>lynx                         </td><td>Annual Canadian Lynx trappings 1821-1934                       </td></tr>\n\t<tr><td>datasets</td><td>mdeaths (UKLungDeaths)       </td><td>Monthly Deaths from Lung Diseases in the UK                    </td></tr>\n\t<tr><td>datasets</td><td>morley                       </td><td>Michelson Speed of Light Data                                  </td></tr>\n\t<tr><td>datasets</td><td>mtcars                       </td><td>Motor Trend Car Road Tests                                     </td></tr>\n\t<tr><td>datasets</td><td>nhtemp                       </td><td>Average Yearly Temperatures in New Haven                       </td></tr>\n\t<tr><td>datasets</td><td>nottem                       </td><td>Average Monthly Temperatures at Nottingham, 1920-1939          </td></tr>\n\t<tr><td>datasets</td><td>npk                          </td><td>Classical N, P, K Factorial Experiment                         </td></tr>\n\t<tr><td>datasets</td><td>occupationalStatus           </td><td>Occupational Status of Fathers and their Sons                  </td></tr>\n\t<tr><td>datasets</td><td>penguins                     </td><td>Measurements of Penguins near Palmer Station, Antarctica       </td></tr>\n\t<tr><td>datasets</td><td>penguins_raw (penguins)      </td><td>Measurements of Penguins near Palmer Station, Antarctica       </td></tr>\n\t<tr><td>datasets</td><td>precip                       </td><td>Annual Precipitation in Selected US Cities                     </td></tr>\n\t<tr><td>datasets</td><td>presidents                   </td><td>Quarterly Approval Ratings of US Presidents                    </td></tr>\n\t<tr><td>datasets</td><td>pressure                     </td><td>Vapor Pressure of Mercury as a Function of Temperature         </td></tr>\n\t<tr><td>datasets</td><td>quakes                       </td><td>Locations of Earthquakes off Fiji                              </td></tr>\n\t<tr><td>datasets</td><td>randu                        </td><td>Random Numbers from Congruential Generator RANDU               </td></tr>\n\t<tr><td>datasets</td><td>rivers                       </td><td>Lengths of Major North American Rivers                         </td></tr>\n\t<tr><td>datasets</td><td>rock                         </td><td>Measurements on Petroleum Rock Samples                         </td></tr>\n\t<tr><td>datasets</td><td>sleep                        </td><td>Student's Sleep Data                                           </td></tr>\n\t<tr><td>datasets</td><td>stack.loss (stackloss)       </td><td>Brownlee's Stack Loss Plant Data                               </td></tr>\n\t<tr><td>datasets</td><td>stack.x (stackloss)          </td><td>Brownlee's Stack Loss Plant Data                               </td></tr>\n\t<tr><td>datasets</td><td>stackloss                    </td><td>Brownlee's Stack Loss Plant Data                               </td></tr>\n\t<tr><td>datasets</td><td>state.abb (state)            </td><td>US State Facts and Figures                                     </td></tr>\n\t<tr><td>datasets</td><td>state.area (state)           </td><td>US State Facts and Figures                                     </td></tr>\n\t<tr><td>datasets</td><td>state.center (state)         </td><td>US State Facts and Figures                                     </td></tr>\n\t<tr><td>datasets</td><td>state.division (state)       </td><td>US State Facts and Figures                                     </td></tr>\n\t<tr><td>datasets</td><td>state.name (state)           </td><td>US State Facts and Figures                                     </td></tr>\n\t<tr><td>datasets</td><td>state.region (state)         </td><td>US State Facts and Figures                                     </td></tr>\n\t<tr><td>datasets</td><td>state.x77 (state)            </td><td>US State Facts and Figures                                     </td></tr>\n\t<tr><td>datasets</td><td>sunspot.m2014 (sunspot.month)</td><td>Monthly Sunspot Data, from 1749 to \"Present\"                   </td></tr>\n\t<tr><td>datasets</td><td>sunspot.month                </td><td>Monthly Sunspot Data, from 1749 to \"Present\"                   </td></tr>\n\t<tr><td>datasets</td><td>sunspot.year                 </td><td>Yearly Sunspot Data, 1700-1988                                 </td></tr>\n\t<tr><td>datasets</td><td>sunspots                     </td><td>Monthly Sunspot Numbers, 1749-1983                             </td></tr>\n\t<tr><td>datasets</td><td>swiss                        </td><td>Swiss Fertility and Socioeconomic Indicators (1888) Data       </td></tr>\n\t<tr><td>datasets</td><td>treering                     </td><td>Yearly Tree-Ring Data, -6000-1979                              </td></tr>\n\t<tr><td>datasets</td><td>trees                        </td><td>Diameter, Height and Volume for Black Cherry Trees             </td></tr>\n\t<tr><td>datasets</td><td>uspop                        </td><td>Populations Recorded by the US Census                          </td></tr>\n\t<tr><td>datasets</td><td>volcano                      </td><td>Topographic Information on Auckland's Maunga Whau Volcano      </td></tr>\n\t<tr><td>datasets</td><td>warpbreaks                   </td><td>The Number of Breaks in Yarn during Weaving                    </td></tr>\n\t<tr><td>datasets</td><td>women                        </td><td>Average Heights and Weights for American Women                 </td></tr>\n</tbody>\n</table>\n\n"
repr_text(vignette(package = 'highr'))
#> [1] "Vignettes in package ‘highr’:\n\nhighr-custom            Customization of the highr package (source,\n                        html)\nhighr-internals         Internals of the highr package (source, html)"