I want to create a plot like below for a lm model calculated using R. Is there a simple way of doing it? The plot above was collected here in this page.
Also I dont want to give sizes one by one for every widget. I imagine that I give a size for widget and other widgets gets size from the first one. But even I t
Take a look at this perl code: $x = "this is a test 123 ... this is only a test" $x =~ s/"test\s+(\d+)"/"test $1"/ print $x this is a te
I'm trying to split a string into two and store it into two new strings named username and location. The incoming string contains PUT /605226\r\n\r\nis being te
I created a project and 5 applications Now the problem is how many times the particular api is used by all or any particular user Can any one help me We can cre
I want to insert different images (.png) into their predefined spot in an MSWord report template. The report should be able to be used with different image file
We are trying to connect to the cross-account AWS Glue catalog with the EMR spark job. I did a study that AWS supports cross-account access for the Glue catalog