Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
GenEst
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Ecosystems
GenEst
Commits
d8bfe015
Commit
d8bfe015
authored
6 years ago
by
Dalthorp, Daniel
Browse files
Options
Downloads
Patches
Plain Diff
v1.2.2
parent
602db532
No related branches found
No related tags found
1 merge request
!11
v1.2.2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
R/app_ui.R
+4
-4
4 additions, 4 deletions
R/app_ui.R
with
4 additions
and
4 deletions
R/app_ui.R
+
4
−
4
View file @
d8bfe015
...
...
@@ -476,9 +476,9 @@ downloadsPanel<- function(){
dataDownloadWidget
(
"trough"
),
dataDownloadWidget
(
"mock"
),
br
(),
br
(),
h
4
(
"NOTE: If you are having trouble downloading the example data sets..."
),
br
(),
br
(),
h5
(
"
NOTE:
Downloading the zip files in Windows relies on a zip program being
h
5
(
"NOTE: If you are having trouble downloading the example data sets..."
),
br
(),
h5
(
"Downloading the zip files in Windows relies on a zip program being
in the Windows path statement. If no such program is present, the download
will not be successful. However, the examples data sets can be directly
loaded into the app by clicking \"Load Data\" and then viewed under the
...
...
@@ -506,7 +506,7 @@ downloadsPanel<- function(){
dataDownloadWidget
(
"powerTower"
),
dataDownloadWidget
(
"PV"
),
dataDownloadWidget
(
"trough"
),
dataDownloadWidget
(
"mock"
)
,
dataDownloadWidget
(
"mock"
)
)
)
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment