R version 3.1.0 (2014-04-10) -- "Spring Dance" Copyright (C) 2014 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 (64-bit) R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. [Vorher gesicherter Workspace wiederhergestellt] Lade nötiges Paket: JGR Lade nötiges Paket: rJava Lade nötiges Paket: JavaGD Lade nötiges Paket: iplots starting httpd help server ... done Lade nötiges Paket: PwrGSD Lade nötiges Paket: survival Lade nötiges Paket: splines PwrGSD 2.000 Lade nötiges Paket: DeducerExtras Lade nötiges Paket: Deducer Lade nötiges Paket: ggplot2 Lade nötiges Paket: car Lade nötiges Paket: MASS Attache Paket: 'Deducer' Das folgende Objekt ist maskiert from 'package:stats': summary.lm Lade nötiges Paket: irr Lade nötiges Paket: lpSolve > doaj_sociology <- read.table("C:/Users/Dude/Documents/go!/go!/Dropbox/Open Social Science/Erhebungen/Daten/Kapitel 2_1_2/DOAJ June 2014/doaj_sociology-2014-05-07.csv",header=T,sep=";",quote="\"") > frequencies(doaj_sociology[c("CC.License")] , r.digits = 2) $CC.License ------------------------------------------------------------ -- Frequencies -- -- -- Value # of Cases % Cumulative % 1 by 8 7.34 7.34 2 by-nc 13 11.93 19.27 3 by-nc-nd 9 8.26 27.52 4 by-nc-sa 4 3.67 31.19 5 by-nd 1 0.92 32.11 6 none 74 67.89 100.00 -- -- -- Case Summary -- -- -- Valid Missing Total # of cases 109 0 109 -- -- -- -- ------------------------------------------------------------