Re: [R] VPAT OR Accessibility Conformance Report Request (Zachary Benner)

2024-02-16 Thread Richard Sherman
software; it’s free open-source software. -Richard --- Richard Sherman Associate Dean of Academic Affairs Associate Professor of International Relations and Political Science Director, Politics, Philosophy and Economics Asian University for Women https://asian-university.org/ > On Feb 16, 2024, a

[R] Choropleth using ggplot2

2019-01-21 Thread Richard Sherman
Hello all, I am trying to plot a simple choropleth, something I’ve done a while ago using rworldmap and also (if I recall correctly) ggplot2, but I am failing to draw the map at all and failing (I think) to merge my data properly with the shapefile. Thank you for help with a basic question. I’d

Re: [R] graphing repeated curves

2018-08-22 Thread Richard Sherman
These are great, thanks. I always forget about paste(). === Richard Sherman rss@gmail.com > On Aug 22, 2018, at 17:56, Fox, John wrote: > > fm <- vector("character",6) > fm[1]<- "mpg ~ hp" > for(i in

[R] graphing repeated curves

2018-08-22 Thread Richard Sherman
+2, and so on escapes me. Obviously I don’t want to include index values below zero. === Richard Sherman rss@gmail.com __ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do rea

Re: [R] Conditional expressions in commands -- basic

2014-03-22 Thread Richard Sherman
Sarah, i = 1 while i > 0 { print("Thank you") i = i + 1 } --- Richard Sherman > On Mar 22, 2014, at 8:06 PM, Sarah Goslee wrote: > > Hi Richard, > > ?if > ?ifelse > ?subset > ?[ > > depending on the specific operation. See inline. >

[R] Conditional expressions in commands -- basic

2014-03-22 Thread Richard Sherman
milar operations conditional on the value of a variable. Believe it or not this is a big obstacle to learning R. --- Richard Sherman __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://

[R] just a small variable-naming question

2013-08-24 Thread Richard Sherman
ht way to do that? Thanks. -Richard --- Prof. Richard Sherman Division of International Studies Korea University __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.or