### Name: reposTheme-class ### Title: Class "reposTheme", a class to model repository themes ### Aliases: reposTheme-class reposTheme repThemeName repThemePkgs ### repThemeDesc repThemeRepos repThemeDesc,reposTheme-method ### repThemeRepos,reposTheme-method repThemeName,reposTheme-method ### repThemePkgs,reposTheme-method show,reposTheme-method ### Keywords: classes ### ** Examples ## loading an example RDA file load(system.file(file.path("themes", "repThemes.rda"), package="reposTools")) for (i in seq(along=repThemes)) show(repThemes[[i]])