Posts by Guilherme Hathy • 31 points
2 posts
-
0
votes1
answer2561
viewsQ: Fixed menu bootstrap
I made a menu with an image and fixed buttons on my site. Using the following code: <div class="navbar navbar-default navbar-fixed-top" role="navigation" style="background-color:#3299CC">…
bootstrapasked Guilherme Hathy 31 -
3
votes1
answer142
viewsQ: A: Naming vector within a for
I’m making a for in my script, but in the last line when I run models$i, I needed that one i was the value of my i of for, would have been able to do? for(i in x){ maxit <- as.integer(1000000)…
rasked Guilherme Hathy 31