Displaying 2 results from an estimated 2 matches for "bottom2".
Did you mean:
bottom
2005 Dec 27
7
help remove duplication in my app
..., I have to wrap the view content in the following HTML:
<div class="box">
<img src="/images/content-top2.png" class="border" />
<div class="visible">
# content inserted here
</div>
<img src="/images/content-bottom2.png" class="border" />
</div>
Unfortunately, I can''t add this snippet into the controller''s layout,
as each posts (think blog), needs to be wrapped in this html.
The existing, non-Rails implementation can be found at http://
www.hsgamedev.org and shou...
2010 Jul 01
4
possible to plot number line in R?
Hallo!
Is there a possibility to plot a number line in R?
I would like to display 3 different Intervals on the same number line. Ideally, it would be possible to add a name to each number (e.g. Interval 1, lower cut-off...and so on). I have not found a command for this.
Thank you for your help.
Julia
[[alternative HTML version deleted]]