Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)CA
Posts
8
Comments
137
Joined
2 yr. ago

  • Within a loop could be:

     value <- 6
        
    for(i in 1:10){
         assign(paste0("listNum", i), list(i, someStringVector[i], i:(i+20), i*value))
    }
    
    And you can also use get() in the same way to dynamically retrieve a variable. 
    
    I've gone so far into coding debauchery that I've dynamically assigned variables from dynamically retrieved ones, and I've done so fairly frequently.
      
  • It also seemed to me that a growing number of comments in recent years there on product-relates posts (e.g., what's the best language learning app?) reeked of companies promoting their own products rather (e.g., someone's post history was selectively related to promoting some app after a period of inactivity). I haven't seen things like that here at all, which is nice.

  • California is weird with its zoning laws, and those cities didn't start out large, nor have they existed as large cities for very long. My guess is that as time passes, those cities will start to look more like NYC, Boston, etc., which have more apartments/condos.

  • If I remember right, the reason why Mark has scholarly consensus as being written before John is that Mark is least theologically developed, which only really makes sense as evidence for that if you're starting from the position that the theological bits are later additions. I remember Q and M as evidence for Mark before Matthew or Luke, but is there any evidence that Mark was written before John that doesn't start with the position that more-developed theology is a later addition?

    Why am I being downvoted for asking someone with a PhD in this topic a question about their expertise?