Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

3 results for “from:usstata”

How to print the objects in the memory
usstata · Jan 31, 2007 · r-help

Hi,all: May be a pointless question a <- 1:10 b <- matrix(1:8,nrow = 4) c <- letters[4:8] ???? > ls() [1] "a" "b" "c" ls() can print the names of the objects in the memory , but I want to...

Write a data frame to Oracle Data Base
usstata · Dec 23, 2008 · r-help

Hi guys: When I use the ROracle package, I found the function 'dbWriteTable' can't work. The data frame can't be written to 10g Oracle Data Base. Here is what happened to me. >library(DBI) >library(ROracle) >drv <- Oracle...

How can i do the same thing in the China map?
usstata · Mar 16, 2007 · r-help

The "maps" package has a function called "match.map", which is for map coloring . Its example is followed: # filled map showing Republican vote in 1900 # (figure 6 in the reference) data(state, package = "datasets") data(votes.repub) state.to.map...

Can't find what you're looking for? Try searching with Google .