similar to: Replacing a string

Displaying 20 results from an estimated 110 matches similar to: "Replacing a string"

2015 Apr 30
2
búsqueda y sustitución masiva
Hola a tod en s, explico lo que estoy intentando hacer... Tengo un listado de url comprimidas de twitter, entre las cuales hay muchas repetidas, por lo que el número de registros llega a más de 15K. Por otro lado tengo otra lista de esas url únicas con su equivalente ya descomprimido llegando a un registro de 900. El problema que tengo es que estoy intentando hacer un loop para hacer la
2010 Jul 21
1
Command that is conditional upon file retrieval: is it possible?
Hi all, I'm currently working on an R program where I have to access an FTP server to download some of the data I need. However, the people who post up the files I access are at times inconsistent with regards to time posted, if they post at all, etc.... Here's some of the code I use: library(RCurl) url1 = paste("ftp://user:password at a.great.website.com/",
2010 Mar 07
8
Parsing XML file with no style info with Hpricot
Hello, I''ve been trying for hours to parse an XML using Hpricot. Usually it''s not a problem. Here''s my simple code: #This works and outputs the proper xml data @url1 = ''http://www.sportingnews.com/stories/sportingnews/MLB/rss.xml'' @page1 = Hpricot(open(@url1)) <%= @page 1 %> #This does not work, and I''m scratching my head @url1 =
2018 Mar 11
2
Your browser do not suport oracle bi presentation services
Hi dear R users: I'm trying the following code to download an information from the web. url1 <-
2008 Aug 12
1
Problem with using read.csv with web address
Hello, I have a problem with using read.csv(). I want to read a table from the ONS neighborhood statistics website which has an address:
2018 Mar 11
0
Your browser do not suport oracle bi presentation services
On Sun, Mar 11, 2018 at 09:12:56AM -0500, KENNETH ROY CABRERA TORRES wrote: > Hi dear R users: > > I'm trying the following code to download an information from the web. > > url1 <-
2006 Feb 28
2
Most Popular Searches
Hi, I have an index where each document contains an untokenized ''url'' field. I would like to query the index for the most popular urls. In SQL I would do this via a Group By clause. Is there anything in Ferret that will do something similar? I found this discussion that proposed a solution involving TermEnums:
2012 Sep 20
3
Line over Boxplot
Very much a rookie at R, and have only recently started using it again so pardon the simple question. I am trying to produce a box plot from one data set and then overlay a line plot from another data set. The box plot data set is made up of 20 sets of 30 data points, or 600 total data points. The line has only 30 total data points. The box plot is plotting fine, but for some reason, the line plot
2011 Sep 14
2
Color barplots with a conditional?
I've made a barplot that has several bars. I'd like the bars to be colored according to the type of category they are in. Is there a way to put a conditional into the color parameter in barplot? i.e. if data$category[i] == 1, color the bar red Do I need to generate the coloring sequence before the plot code first? Thanks!! -- View this message in context:
2012 Oct 04
3
R combining vectors into a data frame but without a continuous common variable
Hello, I have two different files which I'd like to combine to make one data frame but I've no idea how to do it! The first file has two columns; one is the date, the following is a binary code for debris flow events. Then my other file has also two columns; the date and then precipitation data. The thing is, is that the two date columns don't all contain the same dates. The binary
2011 Feb 10
2
Getting p-value from summary output
I can get this summary of a model that I am running: summary(myprobit) Call: glm(formula = Response_Slot ~ trial_no, family = binomial(link = "probit"), data = neg_data, na.action = na.pass) Deviance Residuals: Min 1Q Median 3Q Max -0.9528 -0.8934 -0.8418 1.4420 1.6026 Coefficients: Estimate Std. Error z value Pr(>|z|)
2010 Aug 24
2
Read data in R
I have a txt file with column data separated by commas. Subject,Sessionblock,LotteryImg,SubjectResp,Pictime,Bidtime,Voltage,ForcedAns 10816,Session1,75_C2.jpg,No,7095,9548,Mid,Yes 10816,Session1,25_C1.jpg,No,16629,18130,Low,Yes 10816,Session1,5_C1.jpg,No,23217,24276,Low,Yes 10816,Session1,75_C1.jpg,NULL,36359,-66179,Low,Yes 10816,Session1,25_C2.jpg,NULL,49468,-66179,Mid,Yes
2011 May 28
1
newbie xml parsing question
I am trying to read some data off the zillow site. Newbie to xml, html, parsing and the xml package. I've been able to load the web page I'm interested with the following code but I'm not sure of the next step to get the information I'm interested in into R : library(XML) url <- "http://www.zillow.com/homes/511 W Lafayette St, Norristown, PA_rb" doc <-doc <-
2004 Aug 06
2
Problem with dual streaming
I've been using liveice to feed an encoded stream to an icecast broadcast server. Now I want to feed two streams at the same time to the broadcast server. To acomplish that I am using a dual soundcard setup in a debian linux server. I've setup two different mountpoints in the icecast server wich will receive the stream and in turn will broadcast the streams to the listeners. This is, the
2006 Apr 11
0
url_for - results inconsistency ??
Hi all, I recently noticed something really weird in url_for results let''s say that we have something like this somewhere in code <pre> URL1:<%=url_for( {:action=>''foobar''}.merge({''action''=>''ohmy''}) )%> URL2:<%=url_for(
2005 Nov 24
0
Request rewriting - regular expressions
OK not directly CentOS this one but.... I'm trying to write a rewrite rule that uses the same(tm) syntax as apache mod_rewrite (or at least it understands it) The following works by catching ANY url comfigured in the web server and rewriting it with the correct http status code. The issue is that i need to redirest URL1 to 1st location and URL2 to second location and i'm trying to get
2005 May 15
0
Multiple Questions -- Please Help
Hi All, I'd like to setup asterisk for a small call center. I need basic functionality for a small call center, including but not limited to: 1) Multiple queues with different rules for each (e.g. some queues, people may leave messages in, others people will just have to wait until the call is answered) 2) Call monitoring (all call - inbound/outbound - must be recorded) 3) Agent Barge
2007 Mar 19
0
Warhammer: Dawn Of War Winter Assault Expansion
Hello. I'm trying to install this expansion under wine. The uninstaller reverted Dawn Of War to 1.40 correctly as it should, but due to an msi installer error, the expansion didn't install. I'm trying to copy the files by hand; I used cabextract to get them from inside the CAB files, but now I need to know where to put them. These files are: Viewing cabinet: WinterAssault1.cab File
2007 Feb 06
3
Warhammer: Dawn Of War Winter Assault Expansion (MSI problem)
Hello. I'm trying to install this expansion under wine. The uninstaller reverted Dawn Of War to 1.40 correctly as it should, but due to an msi installer error, the expansion didn't install: fixme:advapi:LookupAccountNameW (null) L"fab" (nil) 0x34f808 (nil) 0x34f804 0x34f810 - stub fixme:advapi:LookupAccountNameW (null) L"fab" 0x16d190 0x34f808 0x16d1a8 0x34f804
2007 Jan 11
6
nil object while the required parameter are in the request
I''m having an application as follows. I have all the parameters for as object appended in the url. And there is an action in the controller like this def newlet render :layout=> false @product = Product.new if request.get? @product.title= params[:title] @product.description = params[:description] @product.primary_link = params[:primary_link]